Increase normal toolbar icon size to 16x16 pixels, as this seems uncontroversial

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37755 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Enrico Forestieri 2011-02-22 00:40:47 +00:00
parent 46df8cc01f
commit bdf4a016f7

View File

@ -212,7 +212,7 @@ struct GuiView::GuiViewPrivate
in_show_(false)
{
// hardcode here the platform specific icon size
smallIconSize = 14; // scaling problems
smallIconSize = 16; // scaling problems
normalIconSize = 22; // ok, default
bigIconSize = 26; // better for some math icons