Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit bee0275

Browse files
Update joke.py
1 parent ee965c0 commit bee0275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎joker/joke.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
class Window(QWidget):
1616
def __init__(self):
1717
super(Window,self).__init__()
18-
loadUi("file3.ui",self)
18+
loadUi("form.ui",self)
1919
self.setWindowTitle("جک")
2020
self.setGeometry(500,400,width,height)
2121
self.setFixedSize(width,height)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /