mirror of
https://github.com/python-LimeReport/LimeReport.git
synced 2025-09-23 16:49:07 +03:00
Renaming bands has been fixed
This commit is contained in:
@@ -146,7 +146,7 @@ public:
|
||||
void setParentBand(BandDesignIntf* band);
|
||||
|
||||
void setParentBandName(const QString& parentBandName);
|
||||
QString parentBandName(){return m_parentBandName;}
|
||||
QString parentBandName();
|
||||
|
||||
bool isConnectedToBand(BandDesignIntf::BandsType bandType) const;
|
||||
|
||||
|
Reference in New Issue
Block a user