Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
osgeo4w: also register qgz extension (fixes #19333)
- Loading branch information
Showing
with
3 additions
and
0 deletions.
-
+3
−0
ms-windows/osgeo4w/qgis.reg.tmpl
|
@@ -17,6 +17,9 @@ Windows Registry Editor Version 5.00 |
|
|
[HKEY_CLASSES_ROOT\.qgs] |
|
|
@="QGIS Project" |
|
|
|
|
|
[HKEY_CLASSES_ROOT\.qgz] |
|
|
@="QGIS Project" |
|
|
|
|
|
[HKEY_CLASSES_ROOT\QGIS Layer Definition] |
|
|
@="QGIS Layer Definition" |
|
|
|
|
|