mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-29 16:50:13 +01:00
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:
@@ -22489,3 +22489,5 @@
|
|||||||
when attempting to the model when using MySQL 8.x.
|
when attempting to the model when using MySQL 8.x.
|
||||||
* Added a 'qt5-qtstyleplugins' dependency to the 'rivendell'
|
* Added a 'qt5-qtstyleplugins' dependency to the 'rivendell'
|
||||||
RPM package.
|
RPM package.
|
||||||
|
2021-10-02 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
Changed the default QStyle to 'plastique'.
|
||||||
|
|||||||
2
lib/rd.h
2
lib/rd.h
@@ -603,7 +603,7 @@
|
|||||||
* GUI Style
|
* GUI Style
|
||||||
* (must be one of the values returned by QStyleFactory::keys())
|
* (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
|
* Status / Note Bubble Background Color
|
||||||
|
|||||||
Reference in New Issue
Block a user