mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-27 00:33:48 -05:00
Followup 95c377a
This commit is contained in:
parent
95c377a607
commit
abae4415d9
@ -48,7 +48,7 @@ QgsWelcomePage::QgsWelcomePage( QWidget* parent )
|
|||||||
|
|
||||||
recentProjctsContainer->layout()->addWidget( recentProjectsListView );
|
recentProjctsContainer->layout()->addWidget( recentProjectsListView );
|
||||||
|
|
||||||
addTab( recentProjctsContainer, "Recent Projects" );
|
layout->addWidget( recentProjctsContainer );
|
||||||
|
|
||||||
mVersionInformation = new QLabel;
|
mVersionInformation = new QLabel;
|
||||||
mainLayout->addWidget( mVersionInformation );
|
mainLayout->addWidget( mVersionInformation );
|
||||||
|
Loading…
x
Reference in New Issue
Block a user