diff options
Diffstat (limited to 'kplato/kptview.h')
-rw-r--r-- | kplato/kptview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kplato/kptview.h b/kplato/kptview.h index b2c85346..aa1f737d 100644 --- a/kplato/kptview.h +++ b/kplato/kptview.h @@ -57,7 +57,7 @@ class Context; class View : public KoView { Q_OBJECT - TQ_OBJECT + public: View(Part* part, TQWidget* parent=0, const char* name=0); |