diff options
author | Andreas Kling <kling@serenityos.org> | 2021-05-11 10:51:38 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-05-11 11:24:58 +0200 |
commit | c68dfcf19fac5dfa7c856387e4a0d54f56ca5568 (patch) | |
tree | 0009a7335b5d6fcb8959ade3f98ca4e26bb6b440 /Base | |
parent | 53e1ee2cb77b365687637a55b0d2e6b5422e82e5 (diff) | |
download | serenity-c68dfcf19fac5dfa7c856387e4a0d54f56ca5568.zip |
Base: Remove unused icons from the removed Visual Builder app
Diffstat (limited to 'Base')
-rw-r--r-- | Base/res/icons/visualbuilder/button.png | bin | 266 -> 0 bytes |
-rw-r--r-- | Base/res/icons/visualbuilder/checkbox.png | bin | 184 -> 0 bytes |
-rw-r--r-- | Base/res/icons/visualbuilder/groupbox.png | bin | 177 -> 0 bytes |
-rw-r--r-- | Base/res/icons/visualbuilder/label.png | bin | 162 -> 0 bytes |
-rw-r--r-- | Base/res/icons/visualbuilder/progressbar.png | bin | 186 -> 0 bytes |
-rw-r--r-- | Base/res/icons/visualbuilder/scrollbar.png | bin | 239 -> 0 bytes |
-rw-r--r-- | Base/res/icons/visualbuilder/slider.png | bin | 177 -> 0 bytes |
-rw-r--r-- | Base/res/icons/visualbuilder/spinbox.png | bin | 261 -> 0 bytes |
-rw-r--r-- | Base/res/icons/visualbuilder/textbox.png | bin | 243 -> 0 bytes |
9 files changed, 0 insertions, 0 deletions
diff --git a/Base/res/icons/visualbuilder/button.png b/Base/res/icons/visualbuilder/button.png Binary files differdeleted file mode 100644 index 7d735c8e73..0000000000 --- a/Base/res/icons/visualbuilder/button.png +++ /dev/null diff --git a/Base/res/icons/visualbuilder/checkbox.png b/Base/res/icons/visualbuilder/checkbox.png Binary files differdeleted file mode 100644 index 192972a22c..0000000000 --- a/Base/res/icons/visualbuilder/checkbox.png +++ /dev/null diff --git a/Base/res/icons/visualbuilder/groupbox.png b/Base/res/icons/visualbuilder/groupbox.png Binary files differdeleted file mode 100644 index 3e8dd643bd..0000000000 --- a/Base/res/icons/visualbuilder/groupbox.png +++ /dev/null diff --git a/Base/res/icons/visualbuilder/label.png b/Base/res/icons/visualbuilder/label.png Binary files differdeleted file mode 100644 index b6eb3a49f6..0000000000 --- a/Base/res/icons/visualbuilder/label.png +++ /dev/null diff --git a/Base/res/icons/visualbuilder/progressbar.png b/Base/res/icons/visualbuilder/progressbar.png Binary files differdeleted file mode 100644 index a8c5e10a45..0000000000 --- a/Base/res/icons/visualbuilder/progressbar.png +++ /dev/null diff --git a/Base/res/icons/visualbuilder/scrollbar.png b/Base/res/icons/visualbuilder/scrollbar.png Binary files differdeleted file mode 100644 index 275378e366..0000000000 --- a/Base/res/icons/visualbuilder/scrollbar.png +++ /dev/null diff --git a/Base/res/icons/visualbuilder/slider.png b/Base/res/icons/visualbuilder/slider.png Binary files differdeleted file mode 100644 index 4f5d54064d..0000000000 --- a/Base/res/icons/visualbuilder/slider.png +++ /dev/null diff --git a/Base/res/icons/visualbuilder/spinbox.png b/Base/res/icons/visualbuilder/spinbox.png Binary files differdeleted file mode 100644 index a81389690a..0000000000 --- a/Base/res/icons/visualbuilder/spinbox.png +++ /dev/null diff --git a/Base/res/icons/visualbuilder/textbox.png b/Base/res/icons/visualbuilder/textbox.png Binary files differdeleted file mode 100644 index 48c970e7fc..0000000000 --- a/Base/res/icons/visualbuilder/textbox.png +++ /dev/null |