Revision 625471

Go back to digest for 21st January 2007

Other in KDE Base

Simon Hausmann committed changes in /trunk/KDE/kdelibs/kdeui/widgets:

this widget needs a very serious facelift, but that's not possible without breaking binary compatibility. I at least removed the global QFontDatabase pointer. QFD is smart and cheap to create, so it wasn't needed in the first place. But since it was only used for a combobox I replace the entire combobox with a nicer looking QFontComboBox and killed two birds with one stone :)

File Changes

Modified 2 files
  • /trunk/KDE/kdelibs/kdeui/widgets
  •   /kcharselect.cpp
  •   /kcharselect.h
2 files changed in total