Blob Blame History Raw
--- cubegui-4.4.2/src/GUI-qt/display/utils/VersionCheckWidget.cpp~	2018-08-23 08:35:20.024485029 +0100
+++ cubegui-4.4.2/src/GUI-qt/display/utils/VersionCheckWidget.cpp	2018-10-16 11:44:04.740218630 +0100
@@ -77,6 +77,7 @@
         setIcon( noCheckPossible );
         return;
     }
+    /*
     if ( updateMethod == ASK )
     {
         showUpdateDialog();
@@ -98,6 +99,7 @@
             setIcon( noCheckPossible );
         }
     }
+    */
 }
 
 void