Skip to content

Commit

Permalink
up/down to Up/Down
Browse files Browse the repository at this point in the history
  • Loading branch information
scootergrisen authored and agaida committed Jun 12, 2018
1 parent b94ce96 commit d6dc7a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lxqt-config-input/keyboardlayoutconfig.ui
Original file line number Diff line number Diff line change
Expand Up @@ -74,14 +74,14 @@
<item>
<widget class="QPushButton" name="moveUp">
<property name="text">
<string>up</string>
<string>Up</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="moveDown">
<property name="text">
<string>down</string>
<string>Down</string>
</property>
</widget>
</item>
Expand Down

0 comments on commit d6dc7a3

Please sign in to comment.