- Style is now applied instantly, no need to restart qBT

- Fixed a typo in WIndowsXP Style
This commit is contained in:
Christophe Dumez 2007-03-29 18:43:04 +00:00
parent 5ddc3467f8
commit 81eee7bba2
5 changed files with 46 additions and 3 deletions

View file

@ -35,7 +35,6 @@
#ifdef Q_WS_WIN
#include <QWindowsXPStyle>
#endif
#ifdef Q_WS_MAC
#include <QMacStyle>
#endif