Fixed MSVC2012 build
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
#include <QDialog>
|
||||
#include "report.h"
|
||||
#include "core_global.h"
|
||||
|
||||
namespace Ui {
|
||||
class ReportViewer;
|
||||
@@ -13,7 +14,7 @@ class PreviewReportWidget;
|
||||
class ReportEngine;
|
||||
}
|
||||
|
||||
class ReportViewer : public QDialog
|
||||
class CORESHARED_EXPORT ReportViewer : public QDialog
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user