more work for dark theme under macOS.

This commit is contained in:
2019-05-01 09:01:27 +02:00
parent d9b5e8d737
commit 492bb4b20e
4 changed files with 31 additions and 9 deletions

View File

@@ -187,7 +187,7 @@ private:
QMenu *fRecentFilesMenu; ///< recent file menu
QAction *fRecentFilesAction[MAX_RECENT_FILES]; ///< array of the recent file actions
void getTheme();
bool getTheme();
void fillRecentFiles();
QStringList getRunList(QString runListStr, bool &ok);
bool fileAlreadyOpen(QFileInfo &finfo, int &idx);