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

the background color has been changed

parent 0fc95af7
Branches
Tags
No related merge requests found
...@@ -6,8 +6,8 @@ ...@@ -6,8 +6,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>1274</width> <width>1273</width>
<height>880</height> <height>792</height>
</rect> </rect>
</property> </property>
<property name="sizePolicy"> <property name="sizePolicy">
...@@ -18,8 +18,8 @@ ...@@ -18,8 +18,8 @@
</property> </property>
<property name="minimumSize"> <property name="minimumSize">
<size> <size>
<width>1203</width> <width>1273</width>
<height>792</height> <height>0</height>
</size> </size>
</property> </property>
<property name="maximumSize"> <property name="maximumSize">
...@@ -31,6 +31,9 @@ ...@@ -31,6 +31,9 @@
<property name="windowTitle"> <property name="windowTitle">
<string>EBVCubeVisualizer</string> <string>EBVCubeVisualizer</string>
</property> </property>
<property name="styleSheet">
<string notr="true">background-color: rgb(249, 255, 254);</string>
</property>
<property name="modal"> <property name="modal">
<bool>false</bool> <bool>false</bool>
</property> </property>
...@@ -170,7 +173,7 @@ ...@@ -170,7 +173,7 @@
<widget class="QWidget" name="layoutWidget"> <widget class="QWidget" name="layoutWidget">
<property name="geometry"> <property name="geometry">
<rect> <rect>
<x>953</x> <x>1010</x>
<y>750</y> <y>750</y>
<width>231</width> <width>231</width>
<height>25</height> <height>25</height>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment