fixed wrong indentation
This commit is contained in:
parent
30dd193169
commit
51873b120d
@ -182,7 +182,6 @@ class KeymapKey(Structure):
|
||||
("group", c_int),
|
||||
("level", c_int)]
|
||||
|
||||
|
||||
class KeybindingWidget(Gtk.HBox):
|
||||
__gsignals__ = {
|
||||
'accel-edited': (GObject.SignalFlags.RUN_LAST, None, ()),
|
||||
|
Loading…
Reference in New Issue
Block a user