From a47b9fe490c3e4729c0e3d6f9faafa57a51a393d Mon Sep 17 00:00:00 2001 From: Brendan Coles Date: Mon, 20 Apr 2020 21:54:16 +0000 Subject: [PATCH] TextEditor: Add "Find Next" 16x16 icon --- Applications/TextEditor/TextEditorWidget.cpp | 2 +- Base/res/icons/16x16/find-next.png | Bin 0 -> 443 bytes 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 Base/res/icons/16x16/find-next.png diff --git a/Applications/TextEditor/TextEditorWidget.cpp b/Applications/TextEditor/TextEditorWidget.cpp index 8e3f2201c2..f7b90a7b48 100644 --- a/Applications/TextEditor/TextEditorWidget.cpp +++ b/Applications/TextEditor/TextEditorWidget.cpp @@ -98,7 +98,7 @@ TextEditorWidget::TextEditorWidget() m_find_textbox = m_find_widget->add(); m_replace_textbox = m_replace_widget->add(); - m_find_next_action = GUI::Action::create("Find next", { Mod_Ctrl, Key_G }, [&](auto&) { + m_find_next_action = GUI::Action::create("Find next", { Mod_Ctrl, Key_G }, Gfx::Bitmap::load_from_file("/res/icons/16x16/find-next.png"), [&](auto&) { auto needle = m_find_textbox->text(); if (needle.is_empty()) { dbg() << "find_next(\"\")"; diff --git a/Base/res/icons/16x16/find-next.png b/Base/res/icons/16x16/find-next.png new file mode 100644 index 0000000000000000000000000000000000000000..d940dd728aae5b0cb1ef8c92e243d36721a8ad40 GIT binary patch literal 443 zcmV;s0Yv_ZP){AIojO0@N$%|On*$4`fTJYbU zV-XT!y!`Q0!_3Z^nX||79omQ;4RG6yRW-xR5aROUqLFA-(5#vfQ^YxsWXMFFYwBFn zzv}-=64ybBq?8EWBS9`1lVP$yPw;@|^En{|Qi|;D?-5fZgg^)Z=RA|~cw3t<1nZKt z+*BKH9f12?%LtII5K1A}c`2YoDTSQN@(i=aUr;rxNHO8P!%UbNxz0-w`#Xr3KWb!# z^B$Qn86_9$oY@ruG@VX09#1qHjkL;5ZmtBVI~b}v7>Wj`Z97qS=g0KUPPu+Q<*0YU z)8hlr_qVRms@u~5TI~*p2kkXUY`Uw}?tII=zAZTFoxotIMuPXn%a4Ss4IKYKcQ90| l-Qj)lvev-!Pi!^=d;)7vsz?3Z8QuT@002ovPDHLkV1lZh!AJlA literal 0 HcmV?d00001