summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-07-04 07:08:26 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-07-04 07:08:26 +0000
commit67ad8f16cd122cb3cc3097fbde2db59257ae2a3e (patch)
tree4fcb44e60a2af95025221879b78e4009e242e0ff /src
parent4215e5acbaf799c4e26e57f5879a12534a36e537 (diff)
downloadkchmviewer-67ad8f16cd122cb3cc3097fbde2db59257ae2a3e.tar.gz
kchmviewer-67ad8f16cd122cb3cc3097fbde2db59257ae2a3e.zip
Fix kchmviewer FTBFS
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kchmviewer@1239258 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
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 233442f..14cbff5 100644
--- a/src/kde-qt.h
+++ b/src/kde-qt.h
@@ -51,7 +51,7 @@
#include <tqapplication.h>
#include <tqmainwindow.h>
#include <tqstring.h>
- #include <statusbar.h>
+ #include <tqstatusbar.h>
#include <tqlistview.h>
#include <tqfiledialog.h>
#include <tqmenubar.h>