diff options
Diffstat (limited to 'src/groupview.h')
-rw-r--r-- | src/groupview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/groupview.h b/src/groupview.h index 5a29bfe..1ee10d9 100644 --- a/src/groupview.h +++ b/src/groupview.h @@ -40,7 +40,7 @@ namespace Tellico { * @author Robby Stephenson */ class GroupView : public GUI::ListView, public Observer { -Q_OBJECT +TQ_OBJECT public: |