mirror of
				https://github.com/f4exb/sdrangel.git
				synced 2025-11-03 13:11:20 -05:00 
			
		
		
		
	Duplicate MDI restore geometry
This commit is contained in:
		
							parent
							
								
									375c0e1ce2
								
							
						
					
					
						commit
						4caa85749f
					
				@ -763,6 +763,7 @@ QByteArray Workspace::saveMdiGeometry()
 | 
			
		||||
void Workspace::restoreMdiGeometry(const QByteArray& blob)
 | 
			
		||||
{
 | 
			
		||||
    m_mdi->restoreGeometry(qUncompress(blob));
 | 
			
		||||
    m_mdi->restoreGeometry(qUncompress(blob));
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
bool Workspace::getAutoStackOption() const
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user