diff options
Diffstat (limited to 'konquest/map_widget.h')
-rw-r--r-- | konquest/map_widget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konquest/map_widget.h b/konquest/map_widget.h index 4f274a47..45e67d9e 100644 --- a/konquest/map_widget.h +++ b/konquest/map_widget.h @@ -16,7 +16,7 @@ class ConquestMap : public TQGridView { Q_OBJECT - TQ_OBJECT + // Constructors public: |