kopia lustrzana https://github.com/f4exb/sdrangel
				
				
				
			Replace depreceted QWidget.setMargin with setContentsMargins
							rodzic
							
								
									01227143ac
								
							
						
					
					
						commit
						50307e0f61
					
				|  | @ -56,7 +56,7 @@ Workspace::Workspace(int index, QWidget *parent, Qt::WindowFlags flags) : | |||
| 
 | ||||
|     m_titleBar = new QWidget(); | ||||
|     m_titleBarLayout = new QHBoxLayout(); | ||||
|     m_titleBarLayout->setMargin(0); | ||||
|     m_titleBarLayout->setContentsMargins(QMargins()); | ||||
|     m_titleBar->setLayout(m_titleBarLayout); | ||||
| 
 | ||||
|     m_titleLabel = new QLabel(); | ||||
|  |  | |||
		Ładowanie…
	
		Reference in New Issue
	
	 Jiří Pinkava
						Jiří Pinkava