diff options
author | Benjamin Dobell <benjamin.dobell+git@glassechidna.com.au> | 2015-02-18 16:51:00 +0100 |
---|---|---|
committer | Benjamin Dobell <benjamin.dobell+git@glassechidna.com.au> | 2015-02-18 18:13:26 +0100 |
commit | 39b48f2357b0b783815be88031b738376fa228e0 (patch) | |
tree | f2fca0b77a29e5df49425a5c132416d14fa3b938 /heimdall-frontend/mainwindow.ui | |
parent | Update Heimdall CLI build to use an MSYS2 environment (diff) | |
download | Heimdall-39b48f2357b0b783815be88031b738376fa228e0.tar Heimdall-39b48f2357b0b783815be88031b738376fa228e0.tar.gz Heimdall-39b48f2357b0b783815be88031b738376fa228e0.tar.bz2 Heimdall-39b48f2357b0b783815be88031b738376fa228e0.tar.lz Heimdall-39b48f2357b0b783815be88031b738376fa228e0.tar.xz Heimdall-39b48f2357b0b783815be88031b738376fa228e0.tar.zst Heimdall-39b48f2357b0b783815be88031b738376fa228e0.zip |
Diffstat (limited to 'heimdall-frontend/mainwindow.ui')
-rw-r--r-- | heimdall-frontend/mainwindow.ui | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/heimdall-frontend/mainwindow.ui b/heimdall-frontend/mainwindow.ui index ce42a89..f3113f2 100644 --- a/heimdall-frontend/mainwindow.ui +++ b/heimdall-frontend/mainwindow.ui @@ -53,17 +53,6 @@ <enum>QTabWidget::Rounded</enum>
</property>
<widget class="QWidget" name="centralWidget">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="font">
- <font>
- <family>MS Shell Dlg 2</family>
- </font>
- </property>
<widget class="QTabWidget" name="functionTabWidget">
<property name="enabled">
<bool>true</bool>
|