default response should not be OK
This commit is contained in:
@@ -956,7 +956,6 @@ class BitcoinGUI:
|
|||||||
dialog.set_title("Server")
|
dialog.set_title("Server")
|
||||||
dialog.set_image(image)
|
dialog.set_image(image)
|
||||||
image.show()
|
image.show()
|
||||||
dialog.set_default_response(gtk.RESPONSE_OK)
|
|
||||||
|
|
||||||
vbox = dialog.vbox
|
vbox = dialog.vbox
|
||||||
host = gtk.HBox()
|
host = gtk.HBox()
|
||||||
|
|||||||
Reference in New Issue
Block a user