File tree 1 file changed +2
-0
lines changed
tests/unit_tests/testcases/app
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,7 @@ HEADERS += \
36
36
$$APP_SRC_DIR /helpers/htmlentities.h \
37
37
$$APP_SRC_DIR /helpers/clientproxy.h \
38
38
$$APP_SRC_DIR /helpers/codetohtmlconverter.h \
39
+ $$APP_SRC_DIR /helpers/nomenuiconstyle.h \
39
40
$$APP_SRC_DIR /libraries/diff_match_patch/diff_match_patch.h \
40
41
$$APP_SRC_DIR /libraries/md4c/src/md4c.h \
41
42
$$APP_SRC_DIR /libraries/md4c/src/md4c-html.h \
@@ -78,6 +79,7 @@ SOURCES += \
78
79
$$APP_SRC_DIR /helpers/htmlentities.cpp \
79
80
$$APP_SRC_DIR /helpers/clientproxy.cpp \
80
81
$$APP_SRC_DIR /helpers/codetohtmlconverter.cpp \
82
+ $$APP_SRC_DIR /helpers/nomenuiconstyle.cpp \
81
83
$$APP_SRC_DIR /libraries/diff_match_patch/diff_match_patch.cpp \
82
84
$$APP_SRC_DIR /libraries/md4c/src/md4c.c \
83
85
$$APP_SRC_DIR /libraries/md4c/src/md4c-html.c \
You can’t perform that action at this time.
0 commit comments