fuck windows

This commit is contained in:
Lynne Megido 2018-12-05 10:35:12 +10:00
parent ad425c5b8f
commit 41708f5bea
Signed by: lynnesbian
GPG Key ID: FB7B970303ACE499
2 changed files with 1 additions and 25 deletions

View File

@ -30,7 +30,7 @@ HEADERS +=
FORMS += \
wizard.ui \
replyservice.ui
win-error.ui
# Default rules for deployment.
qnx: target.path = /tmp/$${TARGET}/bin

View File

@ -1,24 +0,0 @@
<ui version="4.0" >
<author></author>
<comment></comment>
<exportmacro></exportmacro>
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>800</width>
<height>600</height>
</rect>
</property>
<property name="windowTitle" >
<string>MainWindow</string>
</property>
<widget class="QMenuBar" name="menubar" />
<widget class="QWidget" name="centralwidget" />
<widget class="QStatusBar" name="statusbar" />
</widget>
<pixmapfunction></pixmapfunction>
<connections/>
</ui>