refactor: mv src/gui/src/KeySequenceWidget => src/gui/src/widgets/KeySwquenceWidget

This commit is contained in:
sithlord48
2024-11-07 21:02:25 -05:00
parent fbda5b4053
commit 226c835ee9
4 changed files with 2 additions and 2 deletions

View File

@ -305,7 +305,7 @@
<customwidget>
<class>KeySequenceWidget</class>
<extends>QLineEdit</extends>
<header>KeySequenceWidget.h</header>
<header>widgets/KeySequenceWidget.h</header>
</customwidget>
</customwidgets>
<resources/>

View File

@ -40,7 +40,7 @@
<customwidget>
<class>KeySequenceWidget</class>
<extends>QLineEdit</extends>
<header>KeySequenceWidget.h</header>
<header>widgets/KeySequenceWidget.h</header>
</customwidget>
</customwidgets>
<resources/>