Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
Trojitá
Commits
0a12946f
Commit
0a12946f
authored
Sep 02, 2009
by
Jan Kundrát
Browse files
Delete the composer widget after it's done
parent
3cbfdbd3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Gui/Window.cpp
View file @
0a12946f
...
...
@@ -537,6 +537,7 @@ void MainWindow::slotComposeMail()
s
.
value
(
SettingsNames
::
addressKey
).
toString
()
),
QList
<
QPair
<
QString
,
QString
>
>
(),
QString
()
);
w
->
setAttribute
(
Qt
::
WA_DeleteOnClose
,
true
);
w
->
show
();
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment