diff options
Diffstat (limited to 'konqueror/konq_view.h')
-rw-r--r-- | konqueror/konq_view.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konqueror/konq_view.h b/konqueror/konq_view.h index 28f2568d9..1329000f8 100644 --- a/konqueror/konq_view.h +++ b/konqueror/konq_view.h @@ -62,7 +62,7 @@ struct HistoryEntry * handles it. It's more or less the backend structure for the views. * The widget handling stuff is done by the KonqFrame. */ -class KonqView : public QObject +class KonqView : public TQObject { Q_OBJECT public: |