summaryrefslogtreecommitdiff
path: root/src/widgets/screenshot_widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/screenshot_widget.h')
-rw-r--r--src/widgets/screenshot_widget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/widgets/screenshot_widget.h b/src/widgets/screenshot_widget.h
index 40a0da246..6f42b784d 100644
--- a/src/widgets/screenshot_widget.h
+++ b/src/widgets/screenshot_widget.h
@@ -18,6 +18,7 @@ enum ScreenshotWindowWidgets {
WID_SC_TAKE_DEFAULTZOOM, ///< Button for taking a screenshot at normal zoom
WID_SC_TAKE_WORLD, ///< Button for taking a screenshot of the whole world
WID_SC_TAKE_HEIGHTMAP, ///< Button for taking a heightmap "screenshot"
+ WID_SC_TAKE_MINIMAP, ///< Button for taking a minimap screenshot
};