diff options
Diffstat (limited to 'quanta/components/framewizard/fmrceditor.h')
-rw-r--r-- | quanta/components/framewizard/fmrceditor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/components/framewizard/fmrceditor.h b/quanta/components/framewizard/fmrceditor.h index ab33d5b4..abebe4ee 100644 --- a/quanta/components/framewizard/fmrceditor.h +++ b/quanta/components/framewizard/fmrceditor.h @@ -26,7 +26,7 @@ class fmRCeditor : public fmRCeditorS { Q_OBJECT - TQ_OBJECT + public: fmRCeditor(); ~fmRCeditor(); |