diff --git a/src/athena/mainwindow.py b/src/athena/mainwindow.py index 4c19f5e..4a8706b 100644 --- a/src/athena/mainwindow.py +++ b/src/athena/mainwindow.py @@ -81,7 +81,7 @@ def chooseColor( self ): self.colorChosen.emit(color) def setColor( self, color ): - pixels = QPixmap(100, 16) + pixels = QPixmap(35, 12) pixels.fill(color) icon = QIcon(pixels) self.setIcon( icon ) diff --git a/ui/AthenaMainWindow.ui b/ui/AthenaMainWindow.ui index 0cfb6bd..6e5118d 100644 --- a/ui/AthenaMainWindow.ui +++ b/ui/AthenaMainWindow.ui @@ -7,7 +7,7 @@ 0 0 789 - 572 + 619 @@ -408,6 +408,9 @@ 2 + + 0 + @@ -643,8 +646,8 @@ 0 0 - 88 - 91 + 122 + 109 @@ -722,8 +725,8 @@ 0 0 - 94 - 137 + 130 + 28 @@ -833,8 +836,8 @@ 0 0 - 94 - 181 + 131 + 233 @@ -951,8 +954,8 @@ 0 0 - 94 - 137 + 122 + 109 @@ -1055,7 +1058,7 @@ 0 0 789 - 21 + 22