Skip to content
Snippets Groups Projects
Commit e703a47e authored by Angel's avatar Angel
Browse files

added small changes GUI

parent 68a1689b
No related branches found
No related tags found
No related merge requests found
......@@ -584,6 +584,12 @@
</item>
<item row="2" column="1">
<widget class="QLineEdit" name="current_y_2">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
......@@ -744,6 +750,12 @@
</item>
<item row="2" column="2">
<widget class="QLineEdit" name="diff_y_2">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
......
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE QtCreatorProject>
<!-- Written by QtCreator 3.5.1, 2017-09-26T11:37:55. -->
<!-- Written by QtCreator 3.5.1, 2017-09-26T18:03:04. -->
<qtcreator>
<data>
<variable>EnvironmentId</variable>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment