summaryrefslogtreecommitdiffstats
path: root/src/iteminterface.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:14:51 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:14:51 -0600
commitabef44c4d682c4a656465f91d019cc1af1b989d1 (patch)
tree7cd5712ae2aec020675938183e0619b62376abcc /src/iteminterface.cpp
parent9aa2a73641f4d386c9667ac946cebfabca872940 (diff)
downloadktechlab-abef44c4d682c4a656465f91d019cc1af1b989d1.tar.gz
ktechlab-abef44c4d682c4a656465f91d019cc1af1b989d1.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'src/iteminterface.cpp')
-rw-r--r--src/iteminterface.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/iteminterface.cpp b/src/iteminterface.cpp
index 08f6529..3e94b1a 100644
--- a/src/iteminterface.cpp
+++ b/src/iteminterface.cpp
@@ -25,7 +25,7 @@
#include <klineedit.h>
#include <knuminput.h>
#include <kurlrequester.h>
-#include <ktoolbar.h>
+#include <tdetoolbar.h>
#include <tqapplication.h>
#include <tqlabel.h>
#include <tqcheckbox.h>