diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-02-20 02:39:46 +0100 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-02-20 02:39:46 +0100 |
commit | b704d3d295dd364279546f7b04b89420fda39751 (patch) | |
tree | 4afdadfedf64ce82a1cfff65774fb502b0a7e9e0 /Base/res/icons/trash16.png | |
parent | 4804609b7e8e2488b28d68e5171a61cd7a5ea848 (diff) | |
download | serenity-b704d3d295dd364279546f7b04b89420fda39751.zip |
LibGUI: Add a GToolBar class that can be populated with GActions.
The same action can be added to both a menu and a toolbar.
Use this to put a toolbar into FileManager. This is pretty neat. :^)
Diffstat (limited to 'Base/res/icons/trash16.png')
-rw-r--r-- | Base/res/icons/trash16.png | bin | 0 -> 452 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/Base/res/icons/trash16.png b/Base/res/icons/trash16.png Binary files differnew file mode 100644 index 0000000000..531df59348 --- /dev/null +++ b/Base/res/icons/trash16.png |