fix header include path

This commit is contained in:
eelke 2022-09-03 12:43:16 +02:00
parent f8f06232b9
commit 4e1d128ee9

View file

@ -217,7 +217,7 @@
<customwidget>
<class>CodeEditor</class>
<extends>QPlainTextEdit</extends>
<header>CodeEditor.h</header>
<header>codeeditor/CodeEditor.h</header>
</customwidget>
</customwidgets>
<resources/>