File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -51,14 +51,14 @@ HEADERS += \
5151 aboutwindow.h \
5252 customDocument.h \
5353 editorsettingsbutton.h \
54- styleEditorWindow .h \
55- framelesswindow .h
54+ framelesswindow .h \
55+ styleeditorwindow .h
5656
5757FORMS += \
5858 $$PWD /mainwindow.ui \
5959 $$PWD /updaterwindow.ui \
6060 aboutwindow.ui \
61- styleEditorWindow .ui
61+ styleeditorwindow .ui
6262
6363RESOURCES += \
6464 $$PWD /images.qrc \
Original file line number Diff line number Diff line change 3131#include " notemodel.h"
3232#include " noteview.h"
3333#include " updaterwindow.h"
34- #include " styleEditorWindow .h"
34+ #include " styleeditorwindow .h"
3535#include " dbmanager.h"
3636#include " markdownhighlighter.h"
3737#include " customDocument.h"
Original file line number Diff line number Diff line change 1- #include " styleEditorWindow .h"
2- #include " ui_styleEditorWindow .h"
1+ #include " styleeditorwindow .h"
2+ #include " ui_styleeditorwindow .h"
33
44#include < QDebug>
55#include < QTimer>
You can’t perform that action at this time.
0 commit comments