diff options
Diffstat (limited to 'quanta/src/viewmanager.h')
-rw-r--r-- | quanta/src/viewmanager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/src/viewmanager.h b/quanta/src/viewmanager.h index 31f0a761..3e755534 100644 --- a/quanta/src/viewmanager.h +++ b/quanta/src/viewmanager.h @@ -32,7 +32,7 @@ class KMdiChildView; class ViewManager : public TQObject { Q_OBJECT - TQ_OBJECT + public: /** Returns a reference to the viewmanager object */ static ViewManager* const ref(TQObject *parent = 0L, const char *name = 0L) |