Skip to content

Commit d66d1ee

Browse files
committed
osgeo4w: also register qgz extension (fixes #19333)
1 parent 2695e00 commit d66d1ee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ms-windows/osgeo4w/qgis.reg.tmpl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ Windows Registry Editor Version 5.00
1717
[HKEY_CLASSES_ROOT\.qgs]
1818
@="QGIS Project"
1919

20+
[HKEY_CLASSES_ROOT\.qgz]
21+
@="QGIS Project"
22+
2023
[HKEY_CLASSES_ROOT\QGIS Layer Definition]
2124
@="QGIS Layer Definition"
2225

0 commit comments

Comments
 (0)