diff options
Diffstat (limited to 'buildtools/ada/adaglobaloptionsdlg.h')
-rw-r--r-- | buildtools/ada/adaglobaloptionsdlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/ada/adaglobaloptionsdlg.h b/buildtools/ada/adaglobaloptionsdlg.h index 39e2e354..1b3d75cf 100644 --- a/buildtools/ada/adaglobaloptionsdlg.h +++ b/buildtools/ada/adaglobaloptionsdlg.h @@ -19,7 +19,7 @@ class AdaProjectPart; class AdaGlobalOptionsDlg : public AdaProjectOptionsDlgBase { - Q_OBJECT + TQ_OBJECT public: |