diff options
author | Johann Latocha | 2011-05-18 14:26:04 +0200 |
---|---|---|
committer | Johann Latocha | 2011-05-18 14:26:04 +0200 |
commit | 039ab89980c1a654194f302acf7f2f2ff7f430ec (patch) | |
tree | 7970ce08f0fc743c044e325bc74f1a2dc2f03ea4 | |
parent | [PVS] (diff) | |
download | pvs-039ab89980c1a654194f302acf7f2f2ff7f430ec.tar.gz pvs-039ab89980c1a654194f302acf7f2f2ff7f430ec.tar.xz pvs-039ab89980c1a654194f302acf7f2f2ff7f430ec.zip |
Defect #809
-rw-r--r-- | src/gui/ui/clientConfigDialog.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/gui/ui/clientConfigDialog.ui b/src/gui/ui/clientConfigDialog.ui index aa73433..4bccb70 100644 --- a/src/gui/ui/clientConfigDialog.ui +++ b/src/gui/ui/clientConfigDialog.ui @@ -6,7 +6,7 @@ <rect> <x>0</x> <y>0</y> - <width>366</width> + <width>397</width> <height>195</height> </rect> </property> @@ -39,7 +39,7 @@ <item> <widget class="QGroupBox" name="groupBox"> <property name="title"> - <string>Allow vnc access to lecturer?</string> + <string>Allow vnc access by lecturer?</string> </property> <property name="flat"> <bool>true</bool> @@ -85,7 +85,7 @@ <item> <widget class="QGroupBox" name="groupBox_2"> <property name="title"> - <string>Allow vnc access to other?</string> + <string>Allow vnc access by other?</string> </property> <property name="flat"> <bool>true</bool> |