summaryrefslogtreecommitdiffstats
path: root/knights/dlg_promote.h
diff options
context:
space:
mode:
Diffstat (limited to 'knights/dlg_promote.h')
-rw-r--r--knights/dlg_promote.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/knights/dlg_promote.h b/knights/dlg_promote.h
index a96d515..ced8f9e 100644
--- a/knights/dlg_promote.h
+++ b/knights/dlg_promote.h
@@ -36,7 +36,7 @@ class dlg_promote : public TQDialog
TQ_OBJECT
public:
- dlg_promote(TQWidget *tqparent=0, const char *name=0, resource *Rsrc=0 );
+ dlg_promote(TQWidget *parent=0, const char *name=0, resource *Rsrc=0 );
~dlg_promote();
void Init( bool Army );