summaryrefslogtreecommitdiffstats
path: root/src/kchmviewwindowmgr.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:08:35 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 13:08:35 -0600
commit167ec17df581b4b82fa8adf31a1468c376ecaa22 (patch)
tree2532d76b368956b4649f6bf7d6194c757cc8193d /src/kchmviewwindowmgr.cpp
parentfcd2e26c0a9bcc7a26591344d971b9e0e1932ce6 (diff)
downloadkchmviewer-167ec17df581b4b82fa8adf31a1468c376ecaa22.tar.gz
kchmviewer-167ec17df581b4b82fa8adf31a1468c376ecaa22.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/kchmviewwindowmgr.cpp')
-rw-r--r--src/kchmviewwindowmgr.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kchmviewwindowmgr.cpp b/src/kchmviewwindowmgr.cpp
index a59aa5a..5be3640 100644
--- a/src/kchmviewwindowmgr.cpp
+++ b/src/kchmviewwindowmgr.cpp
@@ -30,7 +30,7 @@
#include "kchmviewwindow_qtextbrowser.h"
#if defined (USE_KDE)
- #include "kde/kchmviewwindow_khtmlpart.h"
+ #include "kde/kchmviewwindow_tdehtmlpart.h"
#endif