summaryrefslogtreecommitdiffstats
path: root/kviewshell/martdelist.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:20:36 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:20:36 -0600
commit81576b133797828eaca3ac819f4adca21de8d327 (patch)
treebb7f38c27a3f21d50df51a745c15739dde29bc68 /kviewshell/martdelist.cpp
parent32ace734b36de108d8322157aaa106069df16477 (diff)
downloadtdegraphics-81576b133797828eaca3ac819f4adca21de8d327.tar.gz
tdegraphics-81576b133797828eaca3ac819f4adca21de8d327.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'kviewshell/martdelist.cpp')
-rw-r--r--kviewshell/martdelist.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/kviewshell/martdelist.cpp b/kviewshell/martdelist.cpp
index 1cbf6581..ad9f284d 100644
--- a/kviewshell/martdelist.cpp
+++ b/kviewshell/martdelist.cpp
@@ -32,16 +32,16 @@
#include <kapplication.h>
#include <kglobalsettings.h>
#include <klocale.h>
-#include <kpopupmenu.h>
+#include <tdepopupmenu.h>
#include <kiconloader.h>
#include <kdebug.h>
#include "documentPageCache.h"
#include "kvsprefs.h"
-#include "marklist.h"
+#include "martdelist.h"
-#include "marklist.moc"
+#include "martdelist.moc"
namespace {