diff options
| author | Jeremy Rimpo <jeremy.rimpo@servermonkey.com> | 2018-03-12 17:36:01 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-03-12 17:36:01 -0500 |
| commit | e0f003a9a6966b9ee228a5140074ac7ee0f66ed8 (patch) | |
| tree | 89a7f16f71633efa5627140c2f017d616aec4902 /src/mainwindow.ui | |
| parent | 9c596ceb791a77c00bbc970b12d5b40acb43706d (diff) | |
| parent | ccb5ad53e22e54f416c4cc3f33c2b57d0b1b672a (diff) | |
Merge pull request #273 from Al12rs/Develop
Fixed file preview bug, wrong nexus urls in csv export and reverted some ui changes from Creator
Diffstat (limited to 'src/mainwindow.ui')
| -rw-r--r-- | src/mainwindow.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui index 451e3c87..0c0ac6c6 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -176,7 +176,7 @@ <number>2</number>
</property>
<item>
- <layout class="QHBoxLayout" name="horizontalLayout_6" stretch="0,1,0,0,0,0,0">
+ <layout class="QHBoxLayout" name="horizontalLayout_6" stretch="0,1,0,0,0,0">
<item>
<widget class="QLabel" name="label_3">
<property name="sizePolicy">
@@ -463,7 +463,7 @@ p, li { white-space: pre-wrap; } </widget>
</item>
<item>
- <layout class="QHBoxLayout" name="horizontalLayout_4" stretch="0,0,1,1,1,0">
+ <layout class="QHBoxLayout" name="horizontalLayout_4" stretch="0,0,1,1,1">
<item>
<widget class="QPushButton" name="displayCategoriesBtn">
<property name="maximumSize">
|
