Skip to content
Snippets Groups Projects
Commit bc067113 authored by Emmanuel Oceguera Conchas's avatar Emmanuel Oceguera Conchas
Browse files

has been updated

parent 73344088
Branches
No related tags found
No related merge requests found
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
</rect> </rect>
</property> </property>
<property name="sizePolicy"> <property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch> <horstretch>0</horstretch>
<verstretch>0</verstretch> <verstretch>0</verstretch>
</sizepolicy> </sizepolicy>
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
<property name="minimumSize"> <property name="minimumSize">
<size> <size>
<width>1273</width> <width>1273</width>
<height>0</height> <height>792</height>
</size> </size>
</property> </property>
<property name="maximumSize"> <property name="maximumSize">
...@@ -28,12 +28,21 @@ ...@@ -28,12 +28,21 @@
<height>16777190</height> <height>16777190</height>
</size> </size>
</property> </property>
<property name="mouseTracking">
<bool>false</bool>
</property>
<property name="windowTitle"> <property name="windowTitle">
<string>EBVCubeVisualizer</string> <string>EBVCubeVisualizer</string>
</property> </property>
<property name="autoFillBackground">
<bool>false</bool>
</property>
<property name="styleSheet"> <property name="styleSheet">
<string notr="true">background-color: rgb(249, 255, 254);</string> <string notr="true">background-color: rgb(249, 255, 254);</string>
</property> </property>
<property name="sizeGripEnabled">
<bool>false</bool>
</property>
<property name="modal"> <property name="modal">
<bool>false</bool> <bool>false</bool>
</property> </property>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment