diff options
Diffstat (limited to 'tdewallet/kwmapeditor.h')
-rw-r--r-- | tdewallet/kwmapeditor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdewallet/kwmapeditor.h b/tdewallet/kwmapeditor.h index cad9c6a..484155f 100644 --- a/tdewallet/kwmapeditor.h +++ b/tdewallet/kwmapeditor.h @@ -28,7 +28,7 @@ class TDEAction; class TDEActionCollection; class KWMapEditor : public TQTable { - Q_OBJECT + TQ_OBJECT public: |