diff main/MainWindow.cpp @ 657:e78f2c842a55

Next builds will be 2.1; remove beta warning
author Chris Cannam
date Thu, 24 Oct 2019 13:34:33 +0100
parents 41e221cd740e
children 90ee5448c205
line wrap: on
line diff
--- a/main/MainWindow.cpp	Thu Oct 24 11:59:05 2019 +0100
+++ b/main/MainWindow.cpp	Thu Oct 24 13:34:33 2019 +0100
@@ -1268,7 +1268,7 @@
 
     updateLayerStatuses();
     
-    QTimer::singleShot(500, this, SLOT(betaReleaseWarning()));
+//    QTimer::singleShot(500, this, SLOT(betaReleaseWarning()));
 }