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 cd9b60a..aa056a6 100644 --- a/src/app/historyAction.h +++ b/src/app/historyAction.h @@ -39,7 +39,7 @@ private: class HistoryCollection : public TQObject { -Q_OBJECT +TQ_OBJECT public: |