summaryrefslogtreecommitdiff
path: root/Base
diff options
context:
space:
mode:
authorBrandon Scott <xeons@users.noreply.github.com>2019-10-01 00:18:20 -0500
committerAndreas Kling <awesomekling@gmail.com>2019-10-01 09:17:56 +0200
commit08a1fb8f1a1e762fa4dc0e67d8162582a6ba2823 (patch)
tree227c0384681d699809dc544faf32239966262b30 /Base
parent3fb88cb76d27831bed18bd910713db9b522b9394 (diff)
downloadserenity-08a1fb8f1a1e762fa4dc0e67d8162582a6ba2823.zip
LibGUI+PaintBrush: Fix to GFilePicker and PaintBrush enhancements.
GFilePicker - Fixed GFilePicker to use new ref-counted construct method to stop crashing on open dialog. - PaintBrush is still crashing on open dialog due to an unrelated issue. PaintBrush - Created 16x16 icon for PaintBrush - Moved Open option into App menu. - Changed help menu to make use of the standardized About dialog.
Diffstat (limited to 'Base')
-rw-r--r--Base/res/icons/16x16/app-paintbrush.pngbin0 -> 473 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/Base/res/icons/16x16/app-paintbrush.png b/Base/res/icons/16x16/app-paintbrush.png
new file mode 100644
index 0000000000..0a19a33148
--- /dev/null
+++ b/Base/res/icons/16x16/app-paintbrush.png
Binary files differ