update 1-first-step.py
This commit is contained in:
parent
de046f45b5
commit
5efd634118
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ from gi.repository import Gtk
|
|||
win = Gtk.Window()
|
||||
win.connect("destroy", Gtk.main_quit)
|
||||
win.show_all()
|
||||
Gtk.main()
|
||||
Gtk.main()
|
Loading…
Reference in a new issue