summaryrefslogtreecommitdiffstats
path: root/plugins/search/searchtab.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:15:01 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:15:01 -0600
commit0889370e3050561372c3816dfb2902771ca83765 (patch)
tree03f268c37790f8bf319bf11a142826bc1074155d /plugins/search/searchtab.h
parente4b7f05fbc9ea24f82940cc38c4dffdcd6802440 (diff)
downloadktorrent-0889370e3050561372c3816dfb2902771ca83765.tar.gz
ktorrent-0889370e3050561372c3816dfb2902771ca83765.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'plugins/search/searchtab.h')
-rw-r--r--plugins/search/searchtab.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/search/searchtab.h b/plugins/search/searchtab.h
index 27ee3c9..2f63ab1 100644
--- a/plugins/search/searchtab.h
+++ b/plugins/search/searchtab.h
@@ -21,7 +21,7 @@
#ifndef SEARCHTAB_H
#define SEARCHTAB_H
-#include <ktoolbar.h>
+#include <tdetoolbar.h>
class KComboBox;
class KPushButton;