Simplify monospace font selection
commit652835c867bec9a4aa31c1bd44ed2220852f8013
authorJan Kundrát <jkt@kde.org>
Wed, 2 Dec 2015 19:29:35 +0000 (2 20:29 +0100)
committerJan Kundrát <jkt@kde.org>
Wed, 2 Dec 2015 19:42:37 +0000 (2 20:42 +0100)
tree51874b4f484f7ab851084c14badbf736c6d948c7
parent2edd171703ce29d51eae83f2ea35f9823ba2939b
Simplify monospace font selection

I'm not interested in maintaining this code now that Qt actually
provides an equivalent (thanks to Thomas for letting me know). It
appears to cover both KDE and all GTK-based DEs that we cover right now,
so it's a net improvement.

This function is a good candidate for removal when we kill the Qt4 port.

Change-Id: I1af16de607982e56a4cb4586704cf3f5c982ffe3
src/Gui/Util.cpp