diff options
Diffstat (limited to 'quanta/components/framewizard/selectablearea.h')
-rw-r--r-- | quanta/components/framewizard/selectablearea.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/components/framewizard/selectablearea.h b/quanta/components/framewizard/selectablearea.h index ffdd9c20..0fc95d8b 100644 --- a/quanta/components/framewizard/selectablearea.h +++ b/quanta/components/framewizard/selectablearea.h @@ -29,7 +29,7 @@ class SelectableArea : public KHTMLPart { Q_OBJECT - TQ_OBJECT + public : SelectableArea(TQWidget *parent=0, const char *name=0); |