CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Philippe Plantier <[EMAIL PROTECTED]>   05/08/21 16:36:57

Modified files:
        src/editor     : editor.cpp 

Log message:
        Fixed #13841

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/src/editor/editor.cpp.diff?tr1=1.112&tr2=1.113&r1=text&r2=text

Patches:
Index: wesnoth/src/editor/editor.cpp
diff -u wesnoth/src/editor/editor.cpp:1.112 wesnoth/src/editor/editor.cpp:1.113
--- wesnoth/src/editor/editor.cpp:1.112 Sun Jul 31 21:25:19 2005
+++ wesnoth/src/editor/editor.cpp       Sun Aug 21 16:36:56 2005
@@ -678,6 +678,7 @@
        case hotkey::HOTKEY_ZOOM_OUT:
        case hotkey::HOTKEY_ZOOM_DEFAULT:
        case hotkey::HOTKEY_FULLSCREEN:
+       case hotkey::HOTKEY_SCREENSHOT:
        case hotkey::HOTKEY_TOGGLE_GRID:
        case hotkey::HOTKEY_PREFERENCES:
        case hotkey::HOTKEY_EDIT_SAVE_MAP:


Reply via email to