Remove left over property.
This commit is contained in:
parent
2d9d6cf25c
commit
d9a30c23ff
@ -67,9 +67,7 @@ class Palette(gtk.Window):
|
||||
|
||||
__gproperties__ = {
|
||||
'invoker' : (object, None, None,
|
||||
gobject.PARAM_READWRITE),
|
||||
'position' : (gobject.TYPE_INT, None, None, 0, 6,
|
||||
0, gobject.PARAM_READWRITE)
|
||||
gobject.PARAM_READWRITE)
|
||||
}
|
||||
|
||||
__gsignals__ = {
|
||||
|
Loading…
Reference in New Issue
Block a user