diff options
Diffstat (limited to 'quanta/components/framewizard/framewizard.h')
-rw-r--r-- | quanta/components/framewizard/framewizard.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/components/framewizard/framewizard.h b/quanta/components/framewizard/framewizard.h index 6a5c3a54..42386982 100644 --- a/quanta/components/framewizard/framewizard.h +++ b/quanta/components/framewizard/framewizard.h @@ -20,7 +20,7 @@ #include <framewizards.h> #include "visualframeeditor.h" -class QStringList; +class TQStringList; /** FrameWizard is the base class of the project */ class FrameWizard : public FrameWizardS |