diff options
Diffstat (limited to 'src/app/historyAction.h')
-rw-r--r-- | src/app/historyAction.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/historyAction.h b/src/app/historyAction.h index 0e5ad28..9ed65ab 100644 --- a/src/app/historyAction.h +++ b/src/app/historyAction.h @@ -40,7 +40,7 @@ private: class HistoryCollection : public TQObject { Q_OBJECT - TQ_OBJECT + public: HistoryCollection( KActionCollection *ac, TQObject *parent, const char *name ); |