mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 15:15:50 +08:00
refs #886, unified function names in CDbLoadOverviewComponent
This commit is contained in:
committed by
Mathew Sutcliffe
parent
cd19031ec9
commit
d495424041
@@ -19,7 +19,7 @@ namespace BlackGui
|
||||
ui(new Ui::CInitialDataLoadComponent)
|
||||
{
|
||||
ui->setupUi(this);
|
||||
ui->comp_DataUpdates->showLoadAllButtons(true, false);
|
||||
ui->comp_DataUpdates->showVisibleLoadAllButtons(true, false);
|
||||
}
|
||||
|
||||
CInitialDataLoadComponent::~CInitialDataLoadComponent()
|
||||
|
||||
Reference in New Issue
Block a user