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
efc546f8
Commit
efc546f8
authored
Jun 04, 2009
by
con
Browse files
Oops. Unused variable.
parent
c521e3bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/coreplugin/mainwindow.cpp
View file @
efc546f8
...
...
@@ -897,7 +897,6 @@ bool MainWindow::showOptionsDialog(const QString &category,
void
MainWindow
::
saveAll
()
{
bool
success
;
m_fileManager
->
saveModifiedFilesSilently
(
m_fileManager
->
modifiedFiles
());
emit
m_coreImpl
->
saveSettingsRequested
();
}
...
...
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