Skip to content

Commit

Permalink
remove geometry tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Cubitect committed Feb 10, 2024
1 parent a4861b8 commit 3978c33
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 24 deletions.
8 changes: 0 additions & 8 deletions src/formgen48.ui
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,6 @@
<ui version="4.0">
<class>FormGen48</class>
<widget class="QWidget" name="FormGen48">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>701</width>
<height>189</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
Expand Down
16 changes: 0 additions & 16 deletions src/mainwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,6 @@
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>397</width>
<height>202</height>
</rect>
</property>
<property name="windowTitle">
<string>Cubiomes Viewer</string>
</property>
Expand Down Expand Up @@ -386,14 +378,6 @@ QToolButton:checked {
</attribute>
</widget>
<widget class="QMenuBar" name="menuBar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>397</width>
<height>22</height>
</rect>
</property>
<widget class="QMenu" name="menuMap">
<property name="title">
<string>Map</string>
Expand Down

0 comments on commit 3978c33

Please sign in to comment.