fix header include path
This commit is contained in:
parent
f8f06232b9
commit
4e1d128ee9
1 changed files with 1 additions and 1 deletions
|
|
@ -217,7 +217,7 @@
|
||||||
<customwidget>
|
<customwidget>
|
||||||
<class>CodeEditor</class>
|
<class>CodeEditor</class>
|
||||||
<extends>QPlainTextEdit</extends>
|
<extends>QPlainTextEdit</extends>
|
||||||
<header>CodeEditor.h</header>
|
<header>codeeditor/CodeEditor.h</header>
|
||||||
</customwidget>
|
</customwidget>
|
||||||
</customwidgets>
|
</customwidgets>
|
||||||
<resources/>
|
<resources/>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue