summaryrefslogtreecommitdiffstats
path: root/kaboodle/view.h
diff options
context:
space:
mode:
Diffstat (limited to 'kaboodle/view.h')
-rw-r--r--kaboodle/view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kaboodle/view.h b/kaboodle/view.h
index 5aa2a6b7..75ed28b4 100644
--- a/kaboodle/view.h
+++ b/kaboodle/view.h
@@ -48,7 +48,7 @@ Q_OBJECT
TQ_OBJECT
public:
- View(TQWidget *tqparent, const char *name, Player *player);
+ View(TQWidget *parent, const char *name, Player *player);
virtual ~View(void);
/**