aboutsummaryrefslogtreecommitdiff
path: root/Source/MapEditor/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/MapEditor/mainwindow.h')
-rw-r--r--Source/MapEditor/mainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/MapEditor/mainwindow.h b/Source/MapEditor/mainwindow.h
index 52bb957..4926772 100644
--- a/Source/MapEditor/mainwindow.h
+++ b/Source/MapEditor/mainwindow.h
@@ -46,6 +46,7 @@ protected slots:
void onNoItemSelected(void);
void onListItemSelected(void);
void onSaveMap(void);
+ void onShowNumbers(int);
};
#endif // MAINWINDOW_H