diff options
Diffstat (limited to 'src/lock.ui')
-rw-r--r-- | src/lock.ui | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/src/lock.ui b/src/lock.ui index de4df9a..b4ec96b 100644 --- a/src/lock.ui +++ b/src/lock.ui @@ -594,7 +594,7 @@ border-bottom-left-radius: 4px;</string> </font> </property> <property name="text"> - <string>Enter your passcode to get access to app</string> + <string>Enter your passcode to get access</string> </property> <property name="alignment"> <set>Qt::AlignCenter</set> @@ -624,19 +624,6 @@ border-bottom-left-radius: 4px;</string> </widget> </item> <item> - <widget class="QPushButton" name="unlock"> - <property name="minimumSize"> - <size> - <width>0</width> - <height>30</height> - </size> - </property> - <property name="text"> - <string>Unlock</string> - </property> - </widget> - </item> - <item> <widget class="QLabel" name="caps1"> <property name="text"> <string>Warning: Caps Lock is On</string> |