X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2FBusinessLogic%2FUIManager.h;h=837fd5808c9649af80a7a593e56f6092aa11b241;hb=e12a1507ed7ade95f1c8f4a8e55daa9814df9423;hp=b2ef8e59fcd44f44d29c72d6802d696377d2915b;hpb=fe81ee95cd3d2341c0fb4b45add15d4d07d30f53;p=qtmeetings diff --git a/src/BusinessLogic/UIManager.h b/src/BusinessLogic/UIManager.h index b2ef8e5..837fd58 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: