2021-10-02 Fred Gleason <fredg@paravelsystems.com>

Changed the default QStyle to 'plastique'.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-10-02 14:04:03 -04:00
parent a889427f95
commit d758d10b30
2 changed files with 3 additions and 1 deletions

View File

@@ -22489,3 +22489,5 @@
when attempting to the model when using MySQL 8.x.
* Added a 'qt5-qtstyleplugins' dependency to the 'rivendell'
RPM package.
2021-10-02 Fred Gleason <fredg@paravelsystems.com>
Changed the default QStyle to 'plastique'.

View File

@@ -603,7 +603,7 @@
* GUI Style
* (must be one of the values returned by QStyleFactory::keys())
*/
#define RD_GUI_STYLE "Windows"
#define RD_GUI_STYLE "plastique"
/*
* Status / Note Bubble Background Color