Move Seer icons to better locations for flathub.

This commit is contained in:
Ernie Pasveer
2025-12-16 09:42:08 -06:00
parent 86b9a868b9
commit 12c6cd7c4a
24 changed files with 29 additions and 29 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ SeerMessagesDialog::SeerMessagesDialog (QWidget* parent) : QDialog(parent) {
// Construct the UI.
setupUi(this);
setWindowIcon(QIcon(":/seer/resources/seergdb_64x64.png"));
setWindowIcon(QIcon(":/seer/resources/icons/hicolor/64x64/seergdb.png"));
setWindowTitle("Seer Execution Messages");
// Setup the widgets.