summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:15:27 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:15:27 -0600
commitfed45b4784b8549ff469d60b89905cc02a0d33e0 (patch)
tree527ecf1ec909a082a00c67b67e1075db134f5061 /src/main.cpp
parentf82b690456f092331869310752a6938260ffbfcd (diff)
downloadkvpnc-fed45b4784b8549ff469d60b89905cc02a0d33e0.tar.gz
kvpnc-fed45b4784b8549ff469d60b89905cc02a0d33e0.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 073398c..eb3f009 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -22,7 +22,7 @@
#include <kcmdlineargs.h>
#include <kaboutdata.h>
#include <kmessagebox.h>
-#include <kmainwindow.h>
+#include <tdemainwindow.h>
#include <kapp.h>
#include <klocale.h>