mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 06:35:52 +08:00
refs #912, added hotkey settings to wizard
This commit is contained in:
committed by
Mathew Sutcliffe
parent
946795a35f
commit
e4c7a2b77f
@@ -23,6 +23,8 @@ namespace BlackGui
|
||||
ui->wp_CopySettings->setConfigComponent(ui->comp_CopySettings);
|
||||
ui->wp_Simulator->setConfigComponent(ui->comp_Simulator);
|
||||
ui->wp_DataLoad->setConfigComponent(ui->comp_DataLoad);
|
||||
ui->wp_Hotkeys->setConfigComponent(ui->comp_Hotkeys);
|
||||
ui->comp_Hotkeys->registerDummyPttEntry();
|
||||
this->setButtonText(CustomButton1, "skip");
|
||||
|
||||
// no other versions, skip copy pages
|
||||
|
||||
Reference in New Issue
Block a user