Manager/CMake: More thoroughly disable the update checker when no build number is present
This commit is contained in:
@@ -50,7 +50,9 @@ public slots:
|
||||
private slots:
|
||||
void vmmSelectionChanged(const QModelIndex ¤tSelection, QProcess::ProcessState processState) const;
|
||||
void preferencesTriggered();
|
||||
#if EMU_BUILD_NUM != 0
|
||||
static void checkForUpdatesTriggered();
|
||||
#endif
|
||||
|
||||
void on_actionExit_triggered();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user