summaryrefslogtreecommitdiffstats
path: root/knights/pgn.h
diff options
context:
space:
mode:
Diffstat (limited to 'knights/pgn.h')
-rw-r--r--knights/pgn.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/knights/pgn.h b/knights/pgn.h
index a2dc58d..650c053 100644
--- a/knights/pgn.h
+++ b/knights/pgn.h
@@ -51,7 +51,7 @@ class tab_pgnView;
class pgn : public TQObject
{
Q_OBJECT
- TQ_OBJECT
+
public:
/* Standard PGN Tags */
TQString TAG_Event;