Jean-Marc Lasgouttes wrote: > Can't we just > force qt to use the size we provide?
I've committed a patch, so we can now hard code the icon size in lyx_main.C. Currently it is iconSizeXY = 26, hope this is correct. If someone wants a other size he could hack the session file after the first LyX close. I've not committed the popup code, only fixed a error. Peter