Skip to content

Commit

Permalink
Fix labels on color buttons (Mudlet#2649)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kebap authored Jun 24, 2019
1 parent 2e277c1 commit 70d7726
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ui/triggers_main_area.ui
Original file line number Diff line number Diff line change
Expand Up @@ -650,7 +650,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Background</string>
<string>Foreground</string>
</property>
</widget>
</item>
Expand All @@ -663,7 +663,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Foreground</string>
<string>Background</string>
</property>
<property name="flat">
<bool>false</bool>
Expand Down

0 comments on commit 70d7726

Please sign in to comment.