0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-11-25 00:18:06 +03:00

Build has been fixed

This commit is contained in:
Arin Alexander
2018-03-22 23:00:51 +03:00
parent a072e84173
commit fbbf6af33d
6 changed files with 31 additions and 1 deletions

View File

@@ -56,7 +56,12 @@
#include "lrpreviewreportwidget.h"
#include "lrpreviewreportwidget_p.h"
#ifndef HAVE_QT4
#include "easy/profiler.h"
#else
# define EASY_BLOCK(...)
# define EASY_END_BLOCK
#endif
#ifdef HAVE_STATIC_BUILD