mirror of
https://github.com/python-LimeReport/LimeReport.git
synced 2025-09-23 16:49:07 +03:00
Some limereport's project structure changes
This commit is contained in:
@@ -284,6 +284,7 @@ private:
|
||||
};
|
||||
|
||||
class MasterDetailProxyModel : public QSortFilterProxyModel{
|
||||
Q_OBJECT
|
||||
public:
|
||||
MasterDetailProxyModel(DataSourceManager* dataManager):m_maps(0),m_dataManager(dataManager){}
|
||||
void setMaster(QString name);
|
||||
|
Reference in New Issue
Block a user