diff options
Diffstat (limited to 'buildtools/ada/adaproject_widget.h')
-rw-r--r-- | buildtools/ada/adaproject_widget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/ada/adaproject_widget.h b/buildtools/ada/adaproject_widget.h index e527cd0d..6bbab369 100644 --- a/buildtools/ada/adaproject_widget.h +++ b/buildtools/ada/adaproject_widget.h @@ -10,7 +10,7 @@ class AdaProjectPart; class AdaProjectWidget : public TQWidget { Q_OBJECT - TQ_OBJECT + public: |