diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-09-06 09:43:11 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-09-06 10:14:28 +0900 |
commit | 0204f596eb83c452ae7ffeefc728668b414b1f16 (patch) | |
tree | 71805578b857be9ba33c9d3223e6e935026e389d /icons | |
parent | 075471f041516c31c7ea976dae03b5a771d6910d (diff) | |
download | universal-indent-gui-tqt-0204f596eb83c452ae7ffeefc728668b414b1f16.tar.gz universal-indent-gui-tqt-0204f596eb83c452ae7ffeefc728668b414b1f16.zip |
Finish off About dialog code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'icons')
-rw-r--r-- | icons/CMakeLists.txt | 1 | ||||
-rwxr-xr-x | icons/banner.png | bin | 142927 -> 0 bytes |
2 files changed, 0 insertions, 1 deletions
diff --git a/icons/CMakeLists.txt b/icons/CMakeLists.txt index 08b954e..0739cd4 100644 --- a/icons/CMakeLists.txt +++ b/icons/CMakeLists.txt @@ -2,7 +2,6 @@ install( FILES accessories-text-editor.png applications-system.png - banner.png document-open.png document-properties.png document-save.png diff --git a/icons/banner.png b/icons/banner.png Binary files differdeleted file mode 100755 index d0884d6..0000000 --- a/icons/banner.png +++ /dev/null |