Make sure git_info.h is referenced in HEADERS

This commit is contained in:
Mark Watkins 2018-06-07 15:02:58 +10:00
parent 66046a5e1d
commit 7d5f043792

View File

@ -237,7 +237,8 @@ HEADERS += \
aboutdialog.h \
welcome.h \
mytextbrowser.h \
help.h
help.h \
git_info.h
FORMS += \
daily.ui \