Commit 5d9bf9dc authored by Aleksei Kanash's avatar Aleksei Kanash

Fixed checkbox text.

parent f25888ae
...@@ -272,7 +272,7 @@ ...@@ -272,7 +272,7 @@
<item row="1" column="1"> <item row="1" column="1">
<widget class="QCheckBox" name="swapControlAndDisplayScreensCheckBox"> <widget class="QCheckBox" name="swapControlAndDisplayScreensCheckBox">
<property name="text"> <property name="text">
<string>Swap condtol display and view display</string> <string>Swap control display and view display</string>
</property> </property>
</widget> </widget>
</item> </item>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment