From 9e1a8fd559f068b244ce63fd7d0c728af0b1d748 Mon Sep 17 00:00:00 2001 From: Leonardo Zide Date: Wed, 3 Feb 2021 19:23:38 -0800 Subject: [PATCH] Added replace icons. --- common/lc_mainwindow.cpp | 2 ++ leocad.qrc | 2 ++ resources/edit_replace_all.png | Bin 0 -> 148 bytes resources/edit_replace_next.png | Bin 0 -> 137 bytes 4 files changed, 4 insertions(+) create mode 100644 resources/edit_replace_all.png create mode 100644 resources/edit_replace_next.png diff --git a/common/lc_mainwindow.cpp b/common/lc_mainwindow.cpp index 06e63da5..ba909d92 100644 --- a/common/lc_mainwindow.cpp +++ b/common/lc_mainwindow.cpp @@ -286,6 +286,8 @@ void lcMainWindow::CreateActions() mActions[LC_EDIT_FIND_NEXT]->setIcon(QIcon(":/resources/edit_find_next.png")); mActions[LC_EDIT_FIND_PREVIOUS]->setIcon(QIcon(":/resources/edit_find_previous.png")); mActions[LC_EDIT_FIND_ALL]->setIcon(QIcon(":/resources/edit_find_all.png")); + mActions[LC_EDIT_REPLACE_NEXT]->setIcon(QIcon(":/resources/edit_replace_next.png")); + mActions[LC_EDIT_REPLACE_ALL]->setIcon(QIcon(":/resources/edit_replace_all.png")); mActions[LC_PIECE_SHOW_EARLIER]->setIcon(QIcon(":/resources/piece_show_earlier.png")); mActions[LC_PIECE_SHOW_LATER]->setIcon(QIcon(":/resources/piece_show_later.png")); mActions[LC_VIEW_SPLIT_HORIZONTAL]->setIcon(QIcon(":/resources/view_split_horizontal.png")); diff --git a/leocad.qrc b/leocad.qrc index dce0f7b0..12deccc1 100644 --- a/leocad.qrc +++ b/leocad.qrc @@ -66,6 +66,8 @@ resources/edit_find_next.png resources/edit_find_previous.png resources/edit_find_all.png + resources/edit_replace_next.png + resources/edit_replace_all.png resources/edit_paste.png resources/edit_redo.png resources/edit_snap_angle.png diff --git a/resources/edit_replace_all.png b/resources/edit_replace_all.png new file mode 100644 index 0000000000000000000000000000000000000000..41b463ef426625d75cb7c324dc694d72a99a0fe1 GIT binary patch literal 148 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`oCO|{#S9F5M?jcysy3fAP|(fO z#WBR+uO8Nyxab@k%Sr7X@f rB$!Wl^0V+NOtI?x#N^88CeFZcmakJ**K2A3&_o7LS3j3^P6+uO8N&Tlk&UCxK=Yrx g1@j7_smx3aU;2{SgS0P;0gYksboFyt=akR{09L;z{{R30 literal 0 HcmV?d00001