fix merge conflict
This commit is contained in:
parent
542d632066
commit
7039a3682e
1 changed files with 0 additions and 4 deletions
|
@ -282,11 +282,7 @@ class CoreClient:
|
||||||
self.app.toolbar.click_runtime_selection()
|
self.app.toolbar.click_runtime_selection()
|
||||||
else:
|
else:
|
||||||
self.app.toolbar.design_frame.tkraise()
|
self.app.toolbar.design_frame.tkraise()
|
||||||
# <<<<<<< HEAD
|
|
||||||
# self.app.toolbar.select_button.invoke()
|
|
||||||
# =======
|
|
||||||
self.app.toolbar.click_selection()
|
self.app.toolbar.click_selection()
|
||||||
# >>>>>>> coretk
|
|
||||||
self.app.statusbar.progress_bar.stop()
|
self.app.statusbar.progress_bar.stop()
|
||||||
|
|
||||||
def is_runtime(self):
|
def is_runtime(self):
|
||||||
|
|
Loading…
Reference in a new issue