Merge branch 'gimick'
This commit is contained in:
commit
b53784fd60
|
@ -50,6 +50,7 @@ class Aux_Window(object):
|
||||||
def create(self, *args): pass
|
def create(self, *args): pass
|
||||||
def relocate(self, *args): pass
|
def relocate(self, *args): pass
|
||||||
def save_layout(self, *args): pass
|
def save_layout(self, *args): pass
|
||||||
|
def update_card_positions(self, *args): pass
|
||||||
def destroy(self):
|
def destroy(self):
|
||||||
try:
|
try:
|
||||||
self.container.destroy()
|
self.container.destroy()
|
||||||
|
|
Loading…
Reference in New Issue
Block a user