summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:52:36 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 00:52:36 -0600
commit275fcfe2afc0633aa2e9197d6528da433e1bd898 (patch)
tree1df483fa556282fd602c36cff2ba6e603717e15d /src
parent81ad55db431d734818472bd6583521adbbc54898 (diff)
downloadkchmviewer-275fcfe2afc0633aa2e9197d6528da433e1bd898.tar.gz
kchmviewer-275fcfe2afc0633aa2e9197d6528da433e1bd898.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src')
-rw-r--r--src/kde-qt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kde-qt.h b/src/kde-qt.h
index 0d65253..cc59837 100644
--- a/src/kde-qt.h
+++ b/src/kde-qt.h
@@ -36,7 +36,7 @@
#include <kcmdlineargs.h>
#include <klocale.h>
#include <klistview.h>
- #include <kfiledialog.h>
+ #include <tdefiledialog.h>
#include <tdehtml_part.h>
#include <ktabwidget.h>
#include <kpopupmenu.h>