Skip to content

Commit 2d9af13

Browse files
committed
move designer ui file to its own folder
1 parent 4a23966 commit 2d9af13

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

ayatoolgui.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22

3-
# Form implementation generated from reading ui file 'ayatool.ui'
3+
# Form implementation generated from reading ui file 'qtdesigner/ayatool.ui'
44
#
55
# Created by: PyQt4 UI code generator 4.12
66
#

config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#!/bin/sh
2-
pyuic4 ayatool.ui -o ayatoolgui.py
2+
pyuic4 qtdesigner/ayatool.ui -o ayatoolgui.py
File renamed without changes.

0 commit comments

Comments
 (0)