We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a23966 commit 2d9af13Copy full SHA for 2d9af13
ayatoolgui.py
@@ -1,6 +1,6 @@
1
# -*- coding: utf-8 -*-
2
3
-# Form implementation generated from reading ui file 'ayatool.ui'
+# Form implementation generated from reading ui file 'qtdesigner/ayatool.ui'
4
#
5
# Created by: PyQt4 UI code generator 4.12
6
config
@@ -1,2 +1,2 @@
#!/bin/sh
-pyuic4 ayatool.ui -o ayatoolgui.py
+pyuic4 qtdesigner/ayatool.ui -o ayatoolgui.py
ayatool.ui renamed to qtdesigner/ayatool.ui
0 commit comments