فهرست منبع

wxGUI/animation: fix toolbar orientation (merge from trunk, https://trac.osgeo.org/grass/changeset/60784)

git-svn-id: https://svn.osgeo.org/grass/grass/branches/releasebranch_7_0@60785 15284696-431f-4ddb-bdfa-cd5b030d7da7
Anna Petrášová 11 سال پیش
والد
کامیت
c133b15390
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"))
                                 desc=_("Export animation"))
 }
 }
 
 
-SIMPLE_LMGR_STDS = 128
+SIMPLE_LMGR_STDS = 256
 
 
 
 
 simpleLmgrIcons = {
 simpleLmgrIcons = {