mirror of
https://github.com/python-LimeReport/LimeReport.git
synced 2025-10-09 05:57:15 +03:00
plugin finished
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
#include "items/editors/lritemsaligneditorwidget.h"
|
||||
#include "items/editors/lritemsborderseditorwidget.h"
|
||||
#include "lrobjectitemmodel.h"
|
||||
#include "lrreportdesignwindowintrerface.h"
|
||||
|
||||
namespace LimeReport{
|
||||
|
||||
@@ -55,7 +56,7 @@ class BaseDesignIntf;
|
||||
class PageDesignIntf;
|
||||
class ObjectBrowser;
|
||||
|
||||
class ReportDesignWindow : public QMainWindow
|
||||
class ReportDesignWindow : public ReportDesignWindowInterface
|
||||
{
|
||||
Q_OBJECT
|
||||
public:
|
||||
|
Reference in New Issue
Block a user