diff options
author | FearlessTobi <thm.frey@gmail.com> | 2020-08-29 21:34:01 +0200 |
---|---|---|
committer | FearlessTobi <thm.frey@gmail.com> | 2020-08-29 22:06:47 +0200 |
commit | 0aa6ec42764756c8312da6faf5e67d85c3c28b2f (patch) | |
tree | 7d72415c4c2eef76845f86b6d6bb28038494fe79 /src/yuzu/configuration/configure_touch_from_button.ui | |
parent | d176feffad824bce20b694432ade28fe8273c8e4 (diff) |
Reolve reorder warning
Diffstat (limited to 'src/yuzu/configuration/configure_touch_from_button.ui')
-rw-r--r-- | src/yuzu/configuration/configure_touch_from_button.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yuzu/configuration/configure_touch_from_button.ui b/src/yuzu/configuration/configure_touch_from_button.ui index d0598bdbd..f581e27e0 100644 --- a/src/yuzu/configuration/configure_touch_from_button.ui +++ b/src/yuzu/configuration/configure_touch_from_button.ui @@ -205,7 +205,7 @@ Drag points to change position, or double-click table cells to edit values.</str <customwidget> <class>TouchScreenPreview</class> <extends>QFrame</extends> - <header>citra_qt/configuration/configure_touch_widget.h</header> + <header>yuzu/configuration/configure_touch_widget.h</header> <container>1</container> </customwidget> </customwidgets> |