mirror of
https://github.com/epasveer/seer.git
synced 2026-08-31 09:30:41 +08:00
Seer handles dark/light color theme changes. Especially for Icons.
This commit is contained in:
@@ -19,7 +19,6 @@ SeerMessagesDialog::SeerMessagesDialog (QWidget* parent) : QDialog(parent) {
|
||||
// Construct the UI.
|
||||
setupUi(this);
|
||||
|
||||
setWindowIcon(QIcon(":/seer/resources/icons/hicolor/64x64/seergdb.png"));
|
||||
setWindowTitle("Seer Execution Messages");
|
||||
|
||||
// Setup the widgets.
|
||||
|
||||
Reference in New Issue
Block a user