Added new DarkMode style.
This commit is contained in:
@@ -93,7 +93,9 @@ protected:
|
||||
QThread _worker;
|
||||
BCTransmitter _transmitter;
|
||||
|
||||
static constexpr const char* BCKeyHeaderLabel = "BCHeaderLabel";
|
||||
static constexpr const char* cBCKeyHeaderLabel = "BCHeaderLabel";
|
||||
static constexpr const char* cDarkModeStyle = ":bc_dark.qss";
|
||||
static constexpr const char* cLightModeStyle = ":bc_light.qss";
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user