diff options
| author | Morph <39850852+Morph1984@users.noreply.github.com> | 2020-09-13 09:25:22 -0400 |
|---|---|---|
| committer | Morph <39850852+Morph1984@users.noreply.github.com> | 2020-11-15 23:33:19 -0500 |
| commit | 9d4edd4e88d291aa4b778b74f6e9daa9dd358d2b (patch) | |
| tree | a06ff0991db50b8426bcfbb0e6d4a03a0b7e3fa5 /src/yuzu/configuration/configure.ui | |
| parent | ce718522bcc606326bf6510187a9169e8bfd3787 (diff) | |
ui/themes: Cleanup UI
Diffstat (limited to 'src/yuzu/configuration/configure.ui')
| -rw-r--r-- | src/yuzu/configuration/configure.ui | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/src/yuzu/configuration/configure.ui b/src/yuzu/configuration/configure.ui index fcf42cdcb..f92c3aff3 100644 --- a/src/yuzu/configuration/configure.ui +++ b/src/yuzu/configuration/configure.ui @@ -275,32 +275,12 @@ <signal>accepted()</signal> <receiver>ConfigureDialog</receiver> <slot>accept()</slot> - <hints> - <hint type="sourcelabel"> - <x>220</x> - <y>380</y> - </hint> - <hint type="destinationlabel"> - <x>220</x> - <y>200</y> - </hint> - </hints> </connection> <connection> <sender>buttonBox</sender> <signal>rejected()</signal> <receiver>ConfigureDialog</receiver> <slot>reject()</slot> - <hints> - <hint type="sourcelabel"> - <x>220</x> - <y>380</y> - </hint> - <hint type="destinationlabel"> - <x>220</x> - <y>200</y> - </hint> - </hints> </connection> </connections> </ui> |
