Skip to content

Commit

Permalink
made some icon-artwork polishing.
Browse files Browse the repository at this point in the history
  • Loading branch information
liuyanulm committed May 17, 2019
1 parent 6267ecc commit e557e19
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 29,631 deletions.
Binary file modified artwork/icons/qudiTheme/22x22/auto_pois.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 17 additions & 17 deletions artwork/icons/qudiTheme/source_svg/auto_pois.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29,613 changes: 0 additions & 29,613 deletions artwork/icons/qudiTheme/source_svg/poi-delete-all.svg

This file was deleted.

11 changes: 10 additions & 1 deletion gui/poimanager/ui_poimangui.ui
Original file line number Diff line number Diff line change
Expand Up @@ -781,6 +781,9 @@
</item>
<item row="3" column="1" colspan="2">
<widget class="QPushButton" name="del_all_pois_PushButton">
<property name="toolTip">
<string>Delete all POIs.</string>
</property>
<property name="text">
<string>Delete All POIs</string>
</property>
Expand All @@ -791,6 +794,12 @@
</item>
<item row="2" column="1" colspan="2">
<widget class="QPushButton" name="auto_pois_PushButton">
<property name="toolTip">
<string>Find POIs automatically with user-set POI diameter and S/N ratio.</string>
</property>
<property name="statusTip">
<string/>
</property>
<property name="text">
<string>Auto Find POIs</string>
</property>
Expand Down Expand Up @@ -1059,7 +1068,7 @@
<string>Auto find POIs</string>
</property>
<property name="toolTip">
<string>Find POIs automatically according to user-set S/N ratio</string>
<string>Use this magic fairy bar to find POIs automatically according to user-set S/N ratio</string>
</property>
</action>
<action name="del_all_pois_Action">
Expand Down

0 comments on commit e557e19

Please sign in to comment.