forked from CEN-RA/Plugin_QGIS
Update logo CEN
This commit is contained in:
parent
27afebc093
commit
ace0310c2c
@ -64,7 +64,7 @@ class PgAutoMap:
|
||||
self.toolBar = iface.addToolBar("CenIsere_AutoMap")
|
||||
self.toolBar.setObjectName("CenIsere_AutoMap")
|
||||
|
||||
icon = QIcon(resources_path('icons', 'icon.svg'))
|
||||
icon = QIcon(resources_path('icons', 'icon.png'))
|
||||
|
||||
# Open the online help
|
||||
self.help_action = QAction(icon, 'CenIsere_AutoMap', iface.mainWindow())
|
||||
|
||||
BIN
CenIsere_AUTOMAP/icon.png
Normal file
BIN
CenIsere_AUTOMAP/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 46 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 43 KiB |
@ -28,7 +28,7 @@ tags=python
|
||||
|
||||
|
||||
category=Plugins
|
||||
icon=icon.svg
|
||||
icon=icon.png
|
||||
# experimental flag
|
||||
experimental=False
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user