Remove label from FontSelector
authorManuel Nickschas <sputnick@quassel-irc.org>
Tue, 4 Aug 2009 07:42:46 +0000 (09:42 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 6 Aug 2009 18:25:59 +0000 (20:25 +0200)
commit8040de61d6bb8a1fa5388827efd6037cb6feed8e
tree3a7aa09e12572269547a100748232003436478e8
parenta05018fce868dd4627e720816f36fb8284257e95
Remove label from FontSelector

Earlier the FontSelector had its own label, which in retrospect was a stupid idea.
Much better to just consider the demo widget and choose button parts of the FontSelector
widget and have settingspages supply their own description label - or checkbox.

This makes it much easier to have a font disableable, without introducing the need for
multi-property autowidgets.
src/uisupport/fontselector.cpp
src/uisupport/fontselector.h