Seer handles dark/light color theme changes. Especially for Icons.

This commit is contained in:
Ernie Pasveer
2026-05-31 13:43:38 -05:00
parent ad6d490bd2
commit d1d6f7d901
35 changed files with 422 additions and 133 deletions
-1
View File
@@ -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.