Notepad++ generated in local folder (no need)
parent
bdb008c97a
commit
e36bad491f
|
|
@ -1,9 +0,0 @@
|
||||||
import base
|
|
||||||
base.init()
|
|
||||||
"""
|
|
||||||
base.sights.create("main");
|
|
||||||
base.sights.processes();
|
|
||||||
base.sights.show("main");
|
|
||||||
|
|
||||||
base.app.exec()
|
|
||||||
"""
|
|
||||||
Loading…
Reference in New Issue