diff options
Diffstat (limited to 'khelpcenter/history.h')
-rw-r--r-- | khelpcenter/history.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khelpcenter/history.h b/khelpcenter/history.h index 3a32b3e3f..a5a7327a4 100644 --- a/khelpcenter/history.h +++ b/khelpcenter/history.h @@ -28,7 +28,7 @@ class KActionCollection; class KMainWindow; class KToolBarPopupAction; -class QPopupMenu; +class TQPopupMenu; namespace KHC { |