diff options
Diffstat (limited to 'src/filterview.h')
-rw-r--r-- | src/filterview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/filterview.h b/src/filterview.h index 59391ae..3f1341d 100644 --- a/src/filterview.h +++ b/src/filterview.h @@ -26,7 +26,7 @@ namespace Tellico { * @author Robby Stephenson */ class FilterView : public GUI::ListView, public Observer { -Q_OBJECT +TQ_OBJECT public: |