fixed configure cmd

This commit is contained in:
2020-10-09 11:21:41 +02:00
parent d15e8991a2
commit 7030372ac7
3 changed files with 41 additions and 32 deletions

View File

@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>800</width>
<height>600</height>
<width>1039</width>
<height>614</height>
</rect>
</property>
<property name="windowTitle">
@ -17,8 +17,8 @@
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>140</x>
<y>250</y>
<x>230</x>
<y>270</y>
<width>541</width>
<height>121</height>
</rect>
@ -29,14 +29,14 @@
</font>
</property>
<property name="text">
<string>Hello World on a RasperryPi without Xserver!</string>
<string>Hello World from a RasperryPi without Xserver! </string>
</property>
</widget>
<widget class="QLCDNumber" name="lcdNumber">
<property name="geometry">
<rect>
<x>80</x>
<y>30</y>
<x>190</x>
<y>70</y>
<width>301</width>
<height>161</height>
</rect>
@ -48,14 +48,14 @@
<widget class="QPushButton" name="pushButton">
<property name="geometry">
<rect>
<x>440</x>
<y>140</y>
<x>540</x>
<y>170</y>
<width>141</width>
<height>51</height>
</rect>
</property>
<property name="text">
<string>Push ME!!</string>
<string>Push me!</string>
</property>
</widget>
</widget>
@ -64,7 +64,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>800</width>
<width>1039</width>
<height>23</height>
</rect>
</property>