summaryrefslogtreecommitdiffstats
path: root/src/tdepowersave.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tdepowersave.h')
-rw-r--r--src/tdepowersave.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tdepowersave.h b/src/tdepowersave.h
index 49f9bff..66ecf96 100644
--- a/src/tdepowersave.h
+++ b/src/tdepowersave.h
@@ -197,10 +197,10 @@ private:
int STANDBY_MENU_ID;
//! a menu seperator ID
/*! contains the ID of the separator between sleep-states-entries and the cpufreq-submenu */
- int CPUFRETQ_SEPARATOR_MENU_ID;
+ int CPUFREQ_SEPARATOR_MENU_ID;
//! a submenu ID
/*! contains the ID of the cpufreq sub menu*/
- int CPUFRETQ_MENU_ID;
+ int CPUFREQ_MENU_ID;
//! a menu seperator ID
/*! contains the ID of the separator between cpufreq- and scheme-submenu*/
int SCHEME_SEPARATOR_MENU_ID;