浏览代码

wxGUI/animation: fix toolbar orientation

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@60784 15284696-431f-4ddb-bdfa-cd5b030d7da7
Anna Petrášová 11 年之前
父节点
当前提交
5cdc4abe2f
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 = {