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 906319c8..c71a4e5a 100644 --- a/quanta/components/framewizard/framewizard.h +++ b/quanta/components/framewizard/framewizard.h @@ -26,7 +26,7 @@ class TQStringList; class FrameWizard : public FrameWizardS { Q_OBJECT - TQ_OBJECT + private: bool m_hasSelected, m_saved; // if saved = false the the file containing the frameset structure |