remove self.adduser.save_selection
This commit is contained in:
@@ -111,7 +111,6 @@ class MainWindow():
|
|||||||
self.notebook.show_all()
|
self.notebook.show_all()
|
||||||
self.button3.set_sensitive(True)
|
self.button3.set_sensitive(True)
|
||||||
elif page == 3:
|
elif page == 3:
|
||||||
self.adduser.save_selection()
|
|
||||||
Ibox = Gtk.VBox(False, 0)
|
Ibox = Gtk.VBox(False, 0)
|
||||||
Ibox.show()
|
Ibox.show()
|
||||||
install = installSlide()
|
install = installSlide()
|
||||||
|
|||||||
Reference in New Issue
Block a user