summaryrefslogtreecommitdiffstats
path: root/src/configuredialog.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:14:14 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:14:14 -0600
commit254ea2e3e71d153b886d1c72fb01d415996a0a50 (patch)
treef634eee0e3791441eca961175753824e1c3fa471 /src/configuredialog.cpp
parent480b2ec3207b367dc7323cfbdda69da451320908 (diff)
downloadkpowersave-254ea2e3e71d153b886d1c72fb01d415996a0a50.tar.gz
kpowersave-254ea2e3e71d153b886d1c72fb01d415996a0a50.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>