Skip to content

Commit 9582eeb

Browse files
Update messagebox.py
1 parent e09ac9a commit 9582eeb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dialogs/messagebox.py

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Use the MessageBox() function to display a simple message box.
2+
13
from quo.dialog import MessageBox
24

35
MessageBox(

0 commit comments

Comments
 (0)