Validated masked entry does not crash anymore (does not work correct however)
No separator anymore in dialog Remove ComboBoxEntry svn: r19876
This commit is contained in:
@@ -716,7 +716,6 @@ class ToolManagedWindowBase(ManagedWindow):
|
||||
|
||||
window = Gtk.Dialog('Tool')
|
||||
self.set_window(window, None, self.get_title())
|
||||
#self.window.set_has_separator(False)
|
||||
|
||||
#self.window.connect('response', self.close)
|
||||
self.cancel = self.window.add_button(Gtk.STOCK_CLOSE,
|
||||
|
||||
Reference in New Issue
Block a user