diff options
Diffstat (limited to 'buildtools/autotools/addtranslationdlg.h')
-rw-r--r-- | buildtools/autotools/addtranslationdlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/autotools/addtranslationdlg.h b/buildtools/autotools/addtranslationdlg.h index 7ad5cbdb..762c9790 100644 --- a/buildtools/autotools/addtranslationdlg.h +++ b/buildtools/autotools/addtranslationdlg.h @@ -14,7 +14,7 @@ #include <tqdialog.h> -class QComboBox; +class TQComboBox; class AutoProjectPart; |