Skip to content

Commit 6c5d054

Browse files
committed
exite btn done
1 parent 9e91388 commit 6c5d054

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Emoji Dictionary/QT_GUI.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ def __init__(self):
1313

1414
# Load the UI file
1515
uic.loadUi('Emoji Dictionary/QT_GUI.ui', self)
16+
self.pushButton_4.clicked.connect(self.close)
1617
cells = [
1718

1819
["🐒", "🐕", "🐎", "🐪", "🐁", "🐘", "🦘", "🦈", "🐓", "🐝", "👀", "🦴", "👩🏿", "‍🤝", "🧑", "🏾", "👱🏽", "‍♀", "🎞", "🎨", "⚽"],

0 commit comments

Comments
 (0)