]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/dialogs_provider.hpp
Disable update checking per default, re-enable with --enable-update-check
[vlc] / modules / gui / qt4 / dialogs_provider.hpp
index f7d6989fbb36009170e54ff91736d9e18ea543e2..2d3533bd14d53ad18257b9a08971867292a22a25 100644 (file)
@@ -146,7 +146,9 @@ public slots:
     void messagesDialog();
     void vlmDialog();
     void helpDialog();
+#ifdef UPDATE_CHECK
     void updateDialog();
+#endif
     void aboutDialog();
     void gotoTimeDialog();
     void podcastConfigureDialog();