diff options
author | Timothy Pearson <[email protected]> | 2013-01-27 00:55:25 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-27 00:55:25 -0600 |
commit | 9e9cce8733ec19475057389be3f00f5a4a6a72ba (patch) | |
tree | 15e471f606a59dd8a13f03472ec53f817c37db76 /src/configuredialog.h | |
parent | 8567e7d693d9ec1a0aba23873fcc9430f1f11489 (diff) | |
download | tdepowersave-9e9cce8733ec19475057389be3f00f5a4a6a72ba.tar.gz tdepowersave-9e9cce8733ec19475057389be3f00f5a4a6a72ba.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
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 |