On Wed, Mar 25, 2015 at 07:37:43PM -0400, Scott Kostyshak wrote: > On Wed, Mar 25, 2015 at 4:33 PM, Enrico Forestieri <for...@lyx.org> wrote: > > commit a3d5f27038826bb85fe6f1bed432d41bda69ff1e > > Author: Enrico Forestieri <for...@lyx.org> > > Date: Wed Mar 25 21:26:32 2015 +0100 > > > > Remove the iconScaleFactor() method from src/support. > > > > I am moving the corresponding code directly to InsetInfo.cpp. > > Moreover, the size of the image displayed by the info inset is > > now dynamically set according to the text size. > > I can no longer compile after this commit. I get > > /home/scott/lyxbuilds/master/repo/src/insets/InsetInfo.cpp:49:24: > fatal error: QtGui/QImage: No such file or directory > #include <QtGui/QImage> > ^ > compilation terminated. > > Is this a problem with my Qt build (I am using a self-compiled 5.5dev build).
Please, try again. -- Enrico