diff options
Diffstat (limited to 'cervisia/editwithmenu.h')
-rw-r--r-- | cervisia/editwithmenu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cervisia/editwithmenu.h b/cervisia/editwithmenu.h index 199170be..9961b61f 100644 --- a/cervisia/editwithmenu.h +++ b/cervisia/editwithmenu.h @@ -33,7 +33,7 @@ namespace Cervisia class EditWithMenu : public TQObject { Q_OBJECT - TQ_OBJECT + public: EditWithMenu(const KURL& url, TQWidget* parent); |