Quellcode durchsuchen

wxGUI/animation: fix toolbar orientation

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@60784 15284696-431f-4ddb-bdfa-cd5b030d7da7
Anna Petrášová vor 11 Jahren
Ursprung
Commit
5cdc4abe2f
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      gui/wxpython/animation/toolbars.py

+ 1 - 1
gui/wxpython/animation/toolbars.py

@@ -41,7 +41,7 @@ ganimIcons = {
                                 desc=_("Export animation"))
 }
 
-SIMPLE_LMGR_STDS = 128
+SIMPLE_LMGR_STDS = 256
 
 
 simpleLmgrIcons = {