mirror of
https://github.com/NGSolve/netgen.git
synced 2025-01-24 03:40:34 +05:00
arguments for dummy redraw
This commit is contained in:
parent
ea2b25f2e6
commit
205e2c91aa
@ -33,5 +33,5 @@ if config.USE_GUI:
|
|||||||
|
|
||||||
Redraw = RedrawWithEventHandling
|
Redraw = RedrawWithEventHandling
|
||||||
else:
|
else:
|
||||||
def Redraw():
|
def Redraw(*args, **kwargs):
|
||||||
pass
|
pass
|
||||||
|
Loading…
Reference in New Issue
Block a user