diff --git a/mainwindow.ui b/mainwindow.ui index a260a11..031f767 100644 --- a/mainwindow.ui +++ b/mainwindow.ui @@ -4771,9 +4771,9 @@ QSlider::sub-page { background: #00589C; border: 1px solid #DDDDDD; } 6 - 11 + 1 191 - 31 + 41 diff --git a/ui_mainwindow.h b/ui_mainwindow.h index 2613547..6d89bb8 100644 --- a/ui_mainwindow.h +++ b/ui_mainwindow.h @@ -1712,7 +1712,7 @@ public: pushButton_SaveConfig->setGeometry(QRect(1087, 14, 71, 24)); pushButton_about = new QPushButton(centralWidget); pushButton_about->setObjectName(QString::fromUtf8("pushButton_about")); - pushButton_about->setGeometry(QRect(6, 11, 191, 31)); + pushButton_about->setGeometry(QRect(6, 1, 191, 41)); pushButton_about->setMinimumSize(QSize(177, 0)); pushButton_about->setMaximumSize(QSize(16777215, 43)); pushButton_about->setAutoFillBackground(false); diff --git a/uranos-logo-smallx2.png b/uranos-logo-smallx2.png new file mode 100644 index 0000000..61aac57 Binary files /dev/null and b/uranos-logo-smallx2.png differ