diff options
author | Timothy Pearson <[email protected]> | 2013-01-26 13:08:35 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-26 13:08:35 -0600 |
commit | 167ec17df581b4b82fa8adf31a1468c376ecaa22 (patch) | |
tree | 2532d76b368956b4649f6bf7d6194c757cc8193d /src/kde-qt.h | |
parent | fcd2e26c0a9bcc7a26591344d971b9e0e1932ce6 (diff) | |
download | kchmviewer-167ec17df581b4b82fa8adf31a1468c376ecaa22.tar.gz kchmviewer-167ec17df581b4b82fa8adf31a1468c376ecaa22.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'src/kde-qt.h')
-rw-r--r-- | src/kde-qt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kde-qt.h b/src/kde-qt.h index ac6b5d2..0d65253 100644 --- a/src/kde-qt.h +++ b/src/kde-qt.h @@ -37,7 +37,7 @@ #include <klocale.h> #include <klistview.h> #include <kfiledialog.h> - #include <khtml_part.h> + #include <tdehtml_part.h> #include <ktabwidget.h> #include <kpopupmenu.h> #include <kmessagebox.h> |