]> git.lyx.org Git - lyx.git/commitdiff
Increase normal toolbar icon size to 16x16 pixels, as this seems uncontroversial
authorEnrico Forestieri <forenr@lyx.org>
Tue, 22 Feb 2011 00:40:47 +0000 (00:40 +0000)
committerEnrico Forestieri <forenr@lyx.org>
Tue, 22 Feb 2011 00:40:47 +0000 (00:40 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37755 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/GuiView.cpp

index 9825e38e140bd472dd623323f5159b024dce52b8..a5ea4577f7c91353ddfd9496f6d248bfa7e626e4 100644 (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