summaryrefslogtreecommitdiffstats
path: root/kpdf/shell/shell.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 /kpdf/shell/shell.cpp
parent32ace734b36de108d8322157aaa106069df16477 (diff)
downloadtdegraphics-81576b133797828eaca3ac819f4adca21de8d327.tar.gz
tdegraphics-81576b133797828eaca3ac819f4adca21de8d327.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'kpdf/shell/shell.cpp')
-rw-r--r--kpdf/shell/shell.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/kpdf/shell/shell.cpp b/kpdf/shell/shell.cpp
index 14baa149..47e500ea 100644
--- a/kpdf/shell/shell.cpp
+++ b/kpdf/shell/shell.cpp
@@ -20,7 +20,7 @@
// qt/kde includes
#include <tqcursor.h>
#include <tqtimer.h>
-#include <kaction.h>
+#include <tdeaction.h>
#include <kapplication.h>
#include <kedittoolbar.h>
#include <tdefiledialog.h>
@@ -33,7 +33,7 @@
#include <kmenubar.h>
#include <tdeparts/componentfactory.h>
#include <tdeio/netaccess.h>
-#include <kmainwindowiface.h>
+#include <tdemainwindowiface.h>
// local includes
#include "shell.h"