changeset 17 | 4f2773374eff |
parent 15 | e11368ed4880 |
--- a/screengrabber/inc/notifications.h Mon May 03 12:32:02 2010 +0300 +++ b/screengrabber/inc/notifications.h Fri May 14 15:53:02 2010 +0300 @@ -56,13 +56,6 @@ * to shows progressbar */ static HbDeviceProgressDialog* showProgressBar(int max); - -private: - - /** - * shows global HbGlobalCommonNote type note - */ - static void showGlobalNote(const QString& text, HbMessageBox::MessageBoxType type); };