forked from AG_QGIS/Plugin_SN_Basis
Wrappe modular aufgebaut, Tests erfolgreich, Menüleiste und Werzeugleiste werden eingetragen (QT6 und QT5)- (Es fehlen noch Fachplugins, um zu prüfen, ob es auch wirklich in QGIS geht)
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
from sn_basis.functions import syswrapper
|
||||
syswrapper.add_to_sys_path(syswrapper.get_plugin_root())
|
||||
from sn_basis.functions import sys_wrapper
|
||||
sys_wrapper.add_to_sys_path(sys_wrapper.get_plugin_root())
|
||||
|
||||
Reference in New Issue
Block a user