mirror of https://github.com/mingrammer/diagrams
parent
349baa5bd2
commit
0df735c344
@ -0,0 +1,15 @@
|
|||||||
|
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
||||||
|
|
||||||
|
from . import _GIS
|
||||||
|
|
||||||
|
|
||||||
|
class _Desktop(_GIS):
|
||||||
|
_type = "desktop"
|
||||||
|
_icon_dir = "resources/gis/desktop"
|
||||||
|
|
||||||
|
|
||||||
|
class Qgis(_Desktop):
|
||||||
|
_icon = "qgis.png"
|
||||||
|
|
||||||
|
|
||||||
|
# Aliases
|
After Width: | Height: | Size: 18 KiB |
After Width: | Height: | Size: 31 KiB |
After Width: | Height: | Size: 18 KiB |
After Width: | Height: | Size: 18 KiB |
After Width: | Height: | Size: 31 KiB |
After Width: | Height: | Size: 18 KiB |
Loading…
Reference in new issue