diff options
Diffstat (limited to 'kwallet/kwmapeditor.h')
-rw-r--r-- | kwallet/kwmapeditor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kwallet/kwmapeditor.h b/kwallet/kwmapeditor.h index fc34cbc..0fade7b 100644 --- a/kwallet/kwmapeditor.h +++ b/kwallet/kwmapeditor.h @@ -29,7 +29,7 @@ class KActionCollection; class KWMapEditor : public TQTable { Q_OBJECT - TQ_OBJECT + public: KWMapEditor(TQMap<TQString,TQString>& map, TQWidget *parent = 0, const char *name = 0); |