diff --git a/src/plugins/barcode/pics/icons/breeze/files.cmake b/src/plugins/barcode/pics/icons/breeze/files.cmake index e189a02f..9b786205 100644 --- a/src/plugins/barcode/pics/icons/breeze/files.cmake +++ b/src/plugins/barcode/pics/icons/breeze/files.cmake @@ -1,13 +1,14 @@ # List of project's own icon files # This file is generated by update_icon_list.sh # WARNING! All changes made in this file will be lost! set(_PNG_FILES ) set(_SVG_FILES icons/breeze/actions/16/kreport-barcode-element.svg icons/breeze/actions/22/kreport-barcode-element.svg +icons/breeze/actions/24/kreport-barcode-element.svg ) set(_FILES ${_PNG_FILES} ${_SVG_FILES}) diff --git a/src/plugins/maps/pics/icons/breeze/files.cmake b/src/plugins/maps/pics/icons/breeze/files.cmake index 237d4857..50346291 100644 --- a/src/plugins/maps/pics/icons/breeze/files.cmake +++ b/src/plugins/maps/pics/icons/breeze/files.cmake @@ -1,13 +1,14 @@ # List of project's own icon files # This file is generated by update_icon_list.sh # WARNING! All changes made in this file will be lost! set(_PNG_FILES ) set(_SVG_FILES icons/breeze/actions/16/kreport-maps-element.svg icons/breeze/actions/22/kreport-maps-element.svg +icons/breeze/actions/24/kreport-maps-element.svg ) set(_FILES ${_PNG_FILES} ${_SVG_FILES}) diff --git a/src/plugins/web/pics/icons/breeze/files.cmake b/src/plugins/web/pics/icons/breeze/files.cmake index a045d59b..195ad351 100644 --- a/src/plugins/web/pics/icons/breeze/files.cmake +++ b/src/plugins/web/pics/icons/breeze/files.cmake @@ -1,13 +1,14 @@ # List of project's own icon files # This file is generated by update_icon_list.sh # WARNING! All changes made in this file will be lost! set(_PNG_FILES ) set(_SVG_FILES icons/breeze/actions/16/kreport-web-element.svg icons/breeze/actions/22/kreport-web-element.svg +icons/breeze/actions/24/kreport-web-element.svg ) set(_FILES ${_PNG_FILES} ${_SVG_FILES})