X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2FBusinessLogic%2FUIManager.h;h=8f1f04f5d8ef2c6f7ea7fe9b38fa98c13aafb92d;hb=270286b17231aedeedd0bd4b3fa7db7b65f7c9da;hp=8d47f86b917f3c619b2b6187312c0af6b0838fdf;hpb=b50201458e621351445d5930fd98d2a33558fdad;p=qtmeetings diff --git a/src/BusinessLogic/UIManager.h b/src/BusinessLogic/UIManager.h index 8d47f86..8f1f04f 100644 --- a/src/BusinessLogic/UIManager.h +++ b/src/BusinessLogic/UIManager.h @@ -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: