Skip to content

Commit 9185730

Browse files
author
plinux
committed
change loadUI
1 parent feac552 commit 9185730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Qt Designer/CodeCreator_Qt.v1.0.0.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import PyQt5.QtWidgets as widgets
77

88
app = widgets.QApplication(sys.argv)
9-
w = uic.loadUi("qt5designer.ui")
9+
w = uic.loadUi("qt5designer.v1.0.0.ui")
1010

1111

1212
def clickmethod():

0 commit comments

Comments
 (0)