diff options
Diffstat (limited to 'buildtools/pascal/pascalproject_widget.h')
-rw-r--r-- | buildtools/pascal/pascalproject_widget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/pascal/pascalproject_widget.h b/buildtools/pascal/pascalproject_widget.h index 252c7500..1d94652a 100644 --- a/buildtools/pascal/pascalproject_widget.h +++ b/buildtools/pascal/pascalproject_widget.h @@ -12,7 +12,7 @@ class PascalProjectPart; class PascalProjectWidget : public TQWidget { - Q_OBJECT + TQ_OBJECT public: |