VS 2019 build fixed.
This commit is contained in:
@@ -3,12 +3,13 @@
|
||||
|
||||
#include <QDialog>
|
||||
#include "report.h"
|
||||
#include "../core_global.h"
|
||||
|
||||
namespace Ui {
|
||||
class ReportDialog;
|
||||
}
|
||||
|
||||
class ReportDialog : public QDialog
|
||||
class CORESHARED_EXPORT ReportDialog : public QDialog
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user