Browse Source
Update configure_tas.ui
Remove the geometry property again(7045) after 7090 re-added.
pull/15/merge
Levi Behunin
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
8 deletions
-
src/yuzu/configuration/configure_tas.ui
|
|
|
@ -2,14 +2,6 @@ |
|
|
|
<ui version="4.0"> |
|
|
|
<class>ConfigureTas</class> |
|
|
|
<widget class="QDialog" name="ConfigureTas"> |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>0</x> |
|
|
|
<y>0</y> |
|
|
|
<width>337</width> |
|
|
|
<height>316</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_1"> |
|
|
|
<item> |
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_1"> |
|
|
|
|