We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94a1e68 commit 6728e6aCopy full SHA for 6728e6a
python/plugins/db_manager/icons/CMakeLists.txt
@@ -1,3 +1,3 @@
1
-FILE(GLOB ICON_FILES *.gif *.png *.xpm toolbar/*.png)
+FILE(GLOB ICON_FILES *.gif *.png *svg *.xpm toolbar/*.png)
2
3
PLUGIN_INSTALL(db_manager icons ${ICON_FILES})
0 commit comments