2018-08-13 Fred Gleason <fredg@paravelsystems.com>

* Added code to force the 'Plastique' GUI style.
This commit is contained in:
Fred Gleason
2018-08-13 19:22:24 -04:00
parent ce323b471d
commit c588b4950a
23 changed files with 72 additions and 39 deletions

View File

@@ -585,5 +585,11 @@
#define RD_RDVAIRPLAY_LOG_BASE 100
#define RD_RDVAIRPLAY_LOG_QUAN 20
/*
* GUI Style
* (must be one of the values returned by QStyleFactory::keys())
*/
#define RD_GUI_STYLE "Plastique"
#endif // RD_H