Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
a015eb53
Commit
a015eb53
authored
Oct 21, 2010
by
Friedemann Kleint
Browse files
Valgrind fix of leak in MaemoSettingsWidget.
Reviewed-by:
Christian Kandeler
<
christian.kandeler@nokia.com
>
parent
67278ca3
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/qt4projectmanager/qt-maemo/maemosettingswidget.cpp
View file @
a015eb53
...
...
@@ -111,6 +111,7 @@ MaemoSettingsWidget::~MaemoSettingsWidget()
{
if
(
m_saveSettingsRequested
)
MaemoDeviceConfigurations
::
instance
().
setDevConfigs
(
m_devConfs
);
delete
m_ui
;
}
QString
MaemoSettingsWidget
::
searchKeywords
()
const
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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