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 e7bd5d1d..252c7500 100644 --- a/buildtools/pascal/pascalproject_widget.h +++ b/buildtools/pascal/pascalproject_widget.h @@ -13,7 +13,7 @@ class PascalProjectPart; class PascalProjectWidget : public TQWidget { Q_OBJECT - TQ_OBJECT + public: |