diff options
Diffstat (limited to 'examples/statemachine/errorstate/mainwindow.h')
-rw-r--r-- | examples/statemachine/errorstate/mainwindow.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/statemachine/errorstate/mainwindow.h b/examples/statemachine/errorstate/mainwindow.h index 33122eb..622dabe 100644 --- a/examples/statemachine/errorstate/mainwindow.h +++ b/examples/statemachine/errorstate/mainwindow.h @@ -25,7 +25,6 @@ public slots: void runStep(); signals: - void gameOver(); void mapFull(); private: |