The INSTALL file says that one can use Qt as far back as 4.5.0. But we
use QFont::Monospace in GuiApplication.cpp, and this appears not to have
existed in Qt 4.6. See
    http://doc.qt.io/archives/4.6/qfont.html
in particular, the QFont::StyleHint enum.

Richard

Reply via email to