summaryrefslogtreecommitdiffstats
path: root/src/configuredialog.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:14:17 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:14:17 -0600
commit50b2bf536162a595896d2c25b45bc73193f4cabb (patch)
tree5f1d2886fdee88567f5b1f27614ea74a80b2a128 /src/configuredialog.cpp
parent0ea447b797dbc97f06ac4035147df34a12a54017 (diff)
downloadtdepowersave-50b2bf536162a595896d2c25b45bc73193f4cabb.tar.gz
tdepowersave-50b2bf536162a595896d2c25b45bc73193f4cabb.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'src/configuredialog.cpp')
-rw-r--r--src/configuredialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/configuredialog.cpp b/src/configuredialog.cpp
index 84609a8..80c0226 100644
--- a/src/configuredialog.cpp
+++ b/src/configuredialog.cpp
@@ -32,7 +32,7 @@
#include <klocale.h>
#include <kmessagebox.h>
#include <kinputdialog.h>
- #include <kaccelmanager.h>
+ #include <tdeaccelmanager.h>
// QT - Headers
#include <tqcheckbox.h>