Application: remove declaration of non-existing functions

This commit is contained in:
Olivier Goffart 2018-01-15 15:07:09 +01:00
parent cfe9909560
commit 2a842a5745

View file

@ -77,8 +77,6 @@ protected:
void parseOptions(const QStringList &);
void setupTranslations();
void setupLogging();
void enterNextLogFile();
bool checkConfigExists(bool openSettings);
signals:
void folderRemoved();