This repository has been archived by the owner. It is now read-only.
Permalink
Browse files

#5657 Minor activation UI tweaks

  • Loading branch information...
nlyan committed Oct 19, 2016
1 parent 6a7d1dd commit f441c24a23ef7b447851d70ed480dd568e0a8cea
Showing with 3 additions and 16 deletions.
  1. +2 −15 src/gui/res/ActivationDialog.ui
  2. +1 −1 src/gui/res/CancelActivationDialog.ui
@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>440</width>
- <height>214</height>
+ <width>410</width>
+ <height>211</height>
</rect>
</property>
<property name="windowTitle">
@@ -54,19 +54,6 @@ p, li { white-space: pre-wrap; }
</property>
</widget>
</item>
- <item>
- <spacer name="verticalSpacer">
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>20</width>
- <height>40</height>
- </size>
- </property>
- </spacer>
- </item>
<item>
<widget class="QDialogButtonBox" name="buttonBox">
<property name="orientation">
@@ -19,7 +19,7 @@
<property name="text">
<string>Are you sure?
-If you don't activate Synergy you'll be missing out on some great features</string>
+If you don't activate Synergy you'll be missing out on some great features.</string>
</property>
<property name="wordWrap">
<bool>true</bool>

0 comments on commit f441c24

Please sign in to comment.