diff options
Diffstat (limited to 'src/configuredialog.h')
-rw-r--r-- | src/configuredialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/configuredialog.h b/src/configuredialog.h index e08bf23..6deb9b4 100644 --- a/src/configuredialog.h +++ b/src/configuredialog.h @@ -59,7 +59,7 @@ private: blacklistEditDialog* blacklistEDlgAD; //! the pointer to the config of kpowersave, get from constructor - TDEConfig *kconfig; + TDEConfig *tdeconfig; //! pointer to the KPowersave settings, get from constructor Settings *settings; //! pointer to hardware information and actions |