summaryrefslogtreecommitdiffstats
path: root/src/tdepowersave.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-04-20 19:48:26 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-04-29 21:38:58 +0900
commit8e1ea50928f169241a1cfa2a9e8c2f36f454778d (patch)
tree8045423f9ce9a623e59b3a3f7db185b2a994b106 /src/tdepowersave.h
parent640f5b46cae56bb89ba40cd1639e0738a6b6c05f (diff)
downloadtdepowersave-8e1ea50928f169241a1cfa2a9e8c2f36f454778d.tar.gz
tdepowersave-8e1ea50928f169241a1cfa2a9e8c2f36f454778d.zip
Replaced custom help menu with standard TDE help menu. This resolves bug 3087.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 60091c788a66a7ff26fa4e78b8c0caac6d8c580a)
Diffstat (limited to 'src/tdepowersave.h')
-rw-r--r--src/tdepowersave.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/tdepowersave.h b/src/tdepowersave.h
index bb46fc0..41e0d9f 100644
--- a/src/tdepowersave.h
+++ b/src/tdepowersave.h
@@ -217,9 +217,6 @@ private:
//! a menu seperator ID
/*! contains the ID of the separator between autosuspend and Help*/
int HELP_SEPARATOR_MENU_ID;
- //! a menu ID
- /*! contains the ID of the help menu*/
- int HELP_MENU;
//! number of white pixel in the kickerapplet icon
/*!
@@ -260,9 +257,6 @@ private:
//! a sub-menu of the kickerapplet
/*! TQPopupMenu for the scheme-entries. */
TQPopupMenu *scheme_menu;
- //! a sub-menu of the kickerapplet
- /*! TQPopupMenu for the help-entries. */
- TQPopupMenu *help_menu;
//! icon-pixmap
@@ -343,8 +337,6 @@ private slots:
void slotHelp();
//! called to open the tdepowersave About dialog
void slotAbout();
- //! called to open website to report bugs
- void slotReportBug();
//! called if the configure dialog is destroyed
void observeConfigDlg();
//! called if user exit from tdepowersave