Remove geometry in UI file for widgets

This commit is contained in:
Martchus 2017-01-15 20:28:56 +01:00
parent 2c6dcec043
commit 386dfa256b
2 changed files with 0 additions and 16 deletions

View File

@ -2,14 +2,6 @@
<ui version="4.0">
<class>QtGui::PicturePreviewSelection</class>
<widget class="QWidget" name="QtGui::PicturePreviewSelection">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>284</width>
<height>242</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>

View File

@ -2,14 +2,6 @@
<ui version="4.0">
<class>QtGui::TagEditorWidget</class>
<widget class="QWidget" name="QtGui::TagEditorWidget">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>702</width>
<height>203</height>
</rect>
</property>
<property name="acceptDrops">
<bool>true</bool>
</property>