summaryrefslogtreecommitdiffstats
path: root/src/kpowersave.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kpowersave.h')
-rw-r--r--src/kpowersave.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/kpowersave.h b/src/kpowersave.h
index a26d181..34b5f5a 100644
--- a/src/kpowersave.h
+++ b/src/kpowersave.h
@@ -214,9 +214,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
/*!
@@ -264,9 +261,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
@@ -351,8 +345,6 @@ private slots:
void slotHelp();
//! called to open the kpowersave 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 kpowersave