-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule qgepqwat2ili
updated
10 files
+14 −5 | qgepqwat2ili/gui/__init__.py | |
+19 −2 | qgepqwat2ili/gui/gui_import.py | |
+59 −0 | qgepqwat2ili/postimport.py | |
+43 −4 | qgepqwat2ili/qgep/export.py | |
+10 −10 | qgepqwat2ili/qgep/import_.py | |
+300 −42 | qgepqwat2ili/qgepdss/export.py | |
+15 −33 | qgepqwat2ili/qgepdss/import_.py | |
+41 −5 | qgepqwat2ili/qgepsia405/export.py | |
+10 −10 | qgepqwat2ili/qgepsia405/import_.py | |
+1 −1 | qgepqwat2ili/utils/various.py |