summaryrefslogtreecommitdiffstats
path: root/mazescene.h
diff options
context:
space:
mode:
Diffstat (limited to 'mazescene.h')
-rw-r--r--mazescene.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mazescene.h b/mazescene.h
index fb0a67c..32a9e62 100644
--- a/mazescene.h
+++ b/mazescene.h
@@ -163,6 +163,7 @@ public slots:
void move();
void toggleRenderer();
void toggleDoors();
+ void loadFinished();
private slots:
void moveDoors(qreal value);