summaryrefslogtreecommitdiffstats
path: root/knights/tab_pgnview.h
diff options
context:
space:
mode:
Diffstat (limited to 'knights/tab_pgnview.h')
-rw-r--r--knights/tab_pgnview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/knights/tab_pgnview.h b/knights/tab_pgnview.h
index d17a2ba..ca5f7a6 100644
--- a/knights/tab_pgnview.h
+++ b/knights/tab_pgnview.h
@@ -34,7 +34,7 @@ class tab_pgnView : public KnightsTextView
Q_OBJECT
TQ_OBJECT
public:
- tab_pgnView(pgn *tqparent, resource *Rsrc );
+ tab_pgnView(pgn *parent, resource *Rsrc );
~tab_pgnView();
void init( void );