Added standard default pictures

This commit is contained in:
alessandro90
2018-10-07 17:05:59 +02:00
parent 37adfcd7c2
commit d002e1d779
3 changed files with 7 additions and 6 deletions

View File

@@ -17,7 +17,7 @@
</sizepolicy>
</property>
<property name="windowTitle">
<string>MainWindow</string>
<string>ARTEMIS2</string>
</property>
<property name="styleSheet">
<string notr="true">QWidget {
@@ -1920,7 +1920,7 @@ p, li { white-space: pre-wrap; }
</property>
<property name="minimumSize">
<size>
<width>310</width>
<width>270</width>
<height>0</height>
</size>
</property>
@@ -2159,7 +2159,7 @@ QSlider::handle:horizontal {
<property name="minimumSize">
<size>
<width>250</width>
<height>400</height>
<height>417</height>
</size>
</property>
<property name="toolTip">
@@ -2172,7 +2172,7 @@ QSlider::handle:horizontal {
<string/>
</property>
<property name="pixmap">
<pixmap>icons_imgs/image_not_found.png</pixmap>
<pixmap>icons_imgs/nosignalselected.png</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>