mirror of
https://github.com/NGSolve/netgen.git
synced 2024-11-11 16:49:16 +05:00
dummy Redraw without GUI
This commit is contained in:
parent
81c1d46db0
commit
ea2b25f2e6
@ -32,3 +32,6 @@ if config.USE_GUI:
|
|||||||
pass
|
pass
|
||||||
|
|
||||||
Redraw = RedrawWithEventHandling
|
Redraw = RedrawWithEventHandling
|
||||||
|
else:
|
||||||
|
def Redraw():
|
||||||
|
pass
|
||||||
|
Loading…
Reference in New Issue
Block a user