diff options
Diffstat (limited to 'src/kde/kchmviewwindow_khtmlpart.h')
-rw-r--r-- | src/kde/kchmviewwindow_khtmlpart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kde/kchmviewwindow_khtmlpart.h b/src/kde/kchmviewwindow_khtmlpart.h index c319a08..178b103 100644 --- a/src/kde/kchmviewwindow_khtmlpart.h +++ b/src/kde/kchmviewwindow_khtmlpart.h @@ -47,7 +47,7 @@ class KCHMViewWindow_KHTMLPart : public KHTMLPart, public KCHMViewWindow Q_OBJECT TQ_OBJECT public: - KCHMViewWindow_KHTMLPart( TQTabWidget * tqparent ); + KCHMViewWindow_KHTMLPart( TQTabWidget * parent ); ~KCHMViewWindow_KHTMLPart(); //! Open a page from current chm archive |