mirror of
				https://github.com/fralx/LimeReport.git
				synced 2025-10-31 21:31:21 +03:00 
			
		
		
		
	Merge branch 'master' into 1.4
This commit is contained in:
		| @@ -413,6 +413,11 @@ template <typename T> | ||||
| BaseDesignIntf *PageDesignIntf::internalAddBand(T bandType) | ||||
| { | ||||
|  | ||||
|     if (m_insertMode) { | ||||
|         m_insertMode = false; | ||||
|         emit itemInsertCanceled(m_insertItemType); | ||||
|     } | ||||
|  | ||||
|     QSet<BandDesignIntf::BandsType> needParentBands; | ||||
|     needParentBands << BandDesignIntf::SubDetailBand | ||||
|                     << BandDesignIntf::SubDetailHeader | ||||
|   | ||||
		Reference in New Issue
	
	Block a user