0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-09-23 08:29:07 +03:00

lrpreviewreportwidget.h added to EXTRA_FILES

This commit is contained in:
Arin Alexander
2016-03-31 05:10:04 +04:00
parent 6f35c5e2a3
commit 9747873db9
2 changed files with 8 additions and 6 deletions

View File

@@ -20,7 +20,8 @@ EXTRA_FILES += \
$$PWD/lrdatasourcemanagerintf.h \
$$PWD/lrreportengine.h \
$$PWD/lrscriptenginemanagerintf.h \
$$PWD/lrcallbackdatasourceintf.h
$$PWD/lrcallbackdatasourceintf.h \
$$PWD/lrpreviewreportwidget.h
include(limereport.pri)