GUI: Add common.h to the project.
This commit is contained in:
parent
a6d2dceeb3
commit
e240848bc1
|
@ -27,6 +27,7 @@ HEADERS += mainwindow.h \
|
||||||
applicationlist.h \
|
applicationlist.h \
|
||||||
applicationdialog.h \
|
applicationdialog.h \
|
||||||
aboutdialog.h \
|
aboutdialog.h \
|
||||||
|
common.h \
|
||||||
../src/checkautovariables.h \
|
../src/checkautovariables.h \
|
||||||
../src/checkdangerousfunctions.h \
|
../src/checkdangerousfunctions.h \
|
||||||
../src/checkheaders.h \
|
../src/checkheaders.h \
|
||||||
|
|
Loading…
Reference in New Issue