diff options
Diffstat (limited to 'buildtools/autotools/addfiledlg.h')
-rw-r--r-- | buildtools/autotools/addfiledlg.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/buildtools/autotools/addfiledlg.h b/buildtools/autotools/addfiledlg.h index 4b1b78a0..867c88cc 100644 --- a/buildtools/autotools/addfiledlg.h +++ b/buildtools/autotools/addfiledlg.h @@ -16,8 +16,8 @@ #include "addfiledlgbase.h" -class QCheckBox; -class QLineEdit; +class TQCheckBox; +class TQLineEdit; class AutoProjectPart; class AutoProjectWidget; class SubprojectItem; |