Исправил обязательное окно, с обязательной картинкой

This commit is contained in:
Почти Демон 2023-09-26 12:39:21 +03:00
parent c2892babbe
commit 5e8dc80a0d
3 changed files with 1 additions and 6 deletions

BIN
statapp/images/sticker.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 MiB

View File

@ -10,8 +10,3 @@ class MainWindow(QMainWindow):
self.ui = Ui_MainWindow()
self.ui.setupUi(self)
@Slot()
def on_aboutmenuaction_triggered(self):
print("Cock")
return 0

View File

@ -103,7 +103,7 @@
<string/>
</property>
<property name="pixmap">
<pixmap>../../../../Downloads/sticker.gif</pixmap>
<pixmap>../images/sticker.gif</pixmap>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>