qpaeq: Don't set font-size on widgets
authorAidan Gauland <aidalgol@fastmail.net>
Wed, 25 May 2016 10:26:42 +0000 (22:26 +1200)
committerArun Raghavan <arun@arunraghavan.net>
Wed, 22 Jun 2016 07:25:55 +0000 (12:55 +0530)
commitbe4619e3f7b98a0595418bd7d13b7504ffb5136f
tree9d44f8f1e6ddeba7e8f9fcca077f30aaff25d8fc
parent81c8d380846ffb26d8529abb7a34db6428a2e8ef
qpaeq: Don't set font-size on widgets

Setting the font-size CSS property on a widget overrides the system
font-size, and since qpaeq provides no mechanism for setting the
application's font-size, we should not do this.

This commit also removes the font-size property from commented-out calls to
setStyleSheet() so that if these are ever reinstated, this behaviour is
not reintroduced.

Signed-off-by: Arun Raghavan <arun@arunraghavan.net>
src/utils/qpaeq