mirror of
https://github.com/fralx/LimeReport.git
synced 2025-11-25 00:18:06 +03:00
Saving the designer state has been refactored
This commit is contained in:
@@ -71,7 +71,8 @@ public:
|
||||
Page,
|
||||
Dialog,
|
||||
Script,
|
||||
Translations
|
||||
Translations,
|
||||
TabTypeCount
|
||||
};
|
||||
ReportDesignWidget(ReportEngine* report, QMainWindow *mainWindow, QWidget *parent = 0);
|
||||
~ReportDesignWidget();
|
||||
|
||||
Reference in New Issue
Block a user