summaryrefslogtreecommitdiffstats
path: root/src/vpntypesinfodialog.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/vpntypesinfodialog.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/vpntypesinfodialog.cpp')
-rw-r--r--src/vpntypesinfodialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vpntypesinfodialog.cpp b/src/vpntypesinfodialog.cpp
index fba1cd4..792df3b 100644
--- a/src/vpntypesinfodialog.cpp
+++ b/src/vpntypesinfodialog.cpp
@@ -18,7 +18,7 @@
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
***************************************************************************/
#include "vpntypesinfodialog.h"
-#include <klistview.h>
+#include <tdelistview.h>
//#include <tqlistviewitem.h>
#include <tqpixmap.h>
#include <kglobal.h>