summaryrefslogtreecommitdiffstats
path: root/src/part/part.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:09:51 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:09:51 -0600
commitcf94951d4cb0dd12b9904a87db01b5185d5f11c5 (patch)
treef59e493636f1bfd657b0d3677f722d38791e689f /src/part/part.cpp
parent1d88613b6be64c0b6588952dd1f81396168be44b (diff)
downloadfilelight-cf94951d4cb0dd12b9904a87db01b5185d5f11c5.tar.gz
filelight-cf94951d4cb0dd12b9904a87db01b5185d5f11c5.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'src/part/part.cpp')
-rw-r--r--src/part/part.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/part/part.cpp b/src/part/part.cpp
index 609da9a..ab15ab2 100644
--- a/src/part/part.cpp
+++ b/src/part/part.cpp
@@ -13,7 +13,7 @@
#include "summaryWidget.h"
#include <kaboutdata.h> //::createAboutData()
-#include <kaction.h>
+#include <tdeaction.h>
#include <klocale.h>
#include <kmessagebox.h> //::start()
//#include <konq_operations.h>