summaryrefslogtreecommitdiff
path: root/dgedit/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'dgedit/mainwindow.h')
-rw-r--r--dgedit/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dgedit/mainwindow.h b/dgedit/mainwindow.h
index ccb2f07..cd13132 100644
--- a/dgedit/mainwindow.h
+++ b/dgedit/mainwindow.h
@@ -98,7 +98,7 @@ private:
// Session state information:
Selections session;
- Player *player;
+ Player player;
private slots:
void setAttackLengthLineEd(int);