Merge branch 'master' into dev_local
[qtmeetings] / src / BusinessLogic / UIManager.h
index 8d47f86..8f1f04f 100644 (file)
@@ -52,11 +52,6 @@ public:
         * Makes the main view visible trough WindowManager.
         */
        void showMainView();
-       //! Shows the progress bar.
-       /*!
-        * Shows the progress bar with given text.
-        */
-       void showProgressBar( QString aText );
 
 signals: