Small code cleanup.

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Tomaz Canabrava 2014-05-25 15:19:36 -03:00 committed by Dirk Hohndel
parent dcd8381764
commit 777f047247
2 changed files with 18 additions and 9 deletions

View file

@ -172,6 +172,8 @@ private:
void updateLastUsedDir(const QString &s);
bool filesAsArguments;
UpdateManager *updateManager;
bool plannerStateClean();
};
#endif // MAINWINDOW_H