kopia lustrzana https://github.com/f4exb/sdrangel
				
				
				
			Fix GLSpectrum flow layout setup
							rodzic
							
								
									4111c967e9
								
							
						
					
					
						commit
						168bf09921
					
				|  | @ -51,7 +51,7 @@ GLSpectrumGUI::GLSpectrumGUI(QWidget* parent) : | |||
|     ui->verticalLayout->removeItem(ui->Line3Layout); | ||||
|     ui->verticalLayout->removeItem(ui->Line2Layout); | ||||
|     ui->verticalLayout->removeItem(ui->Line1Layout); | ||||
|     FlowLayout *flowLayout = new FlowLayout(this, 1, 1, 1); | ||||
|     FlowLayout *flowLayout = new FlowLayout(nullptr, 1, 1, 1); | ||||
|     flowLayout->addItem(ui->Line1Layout); | ||||
|     flowLayout->addItem(ui->Line2Layout); | ||||
|     flowLayout->addItem(ui->Line3Layout); | ||||
|  |  | |||
		Ładowanie…
	
		Reference in New Issue
	
	 f4exb
						f4exb