Skip to content

Commit

Permalink
Revert "1"
Browse files Browse the repository at this point in the history
This reverts commit a95441d.
  • Loading branch information
xiaoyifang committed Dec 28, 2024
1 parent b265269 commit 51cb046
Showing 1 changed file with 0 additions and 54 deletions.
54 changes: 0 additions & 54 deletions src/ui/scanpopup.ui
Original file line number Diff line number Diff line change
Expand Up @@ -99,12 +99,6 @@
<property name="enabled">
<bool>true</bool>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string/>
</property>
Expand All @@ -115,12 +109,6 @@
</item>
<item>
<widget class="QToolButton" name="goBackButton">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>Back</string>
</property>
Expand All @@ -132,12 +120,6 @@
</item>
<item>
<widget class="QToolButton" name="goForwardButton">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>Forward</string>
</property>
Expand All @@ -149,12 +131,6 @@
</item>
<item>
<widget class="QToolButton" name="pronounceButton">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>Pronounce Word (Alt+S)</string>
</property>
Expand All @@ -172,12 +148,6 @@
</item>
<item>
<widget class="QToolButton" name="sendWordButton">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>Send word to main window (Alt+W)</string>
</property>
Expand All @@ -192,12 +162,6 @@
</item>
<item>
<widget class="QToolButton" name="sendWordToFavoritesButton">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>Add word to Favorites (Ctrl+E)</string>
</property>
Expand Down Expand Up @@ -225,12 +189,6 @@
</item>
<item>
<widget class="QToolButton" name="showDictionaryBar">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>Shows or hides the dictionary bar</string>
</property>
Expand All @@ -251,12 +209,6 @@
</item>
<item>
<widget class="QToolButton" name="onTopButton">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>Always stay on top of all other windows</string>
</property>
Expand All @@ -274,12 +226,6 @@
</item>
<item>
<widget class="QToolButton" name="pinButton">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>Use this to pin down the window so it would stay on screen,
could be resized or managed in other ways.</string>
Expand Down

0 comments on commit 51cb046

Please sign in to comment.