mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 01:45:38 +08:00
Style
This commit is contained in:
committed by
Mat Sutcliffe
parent
13c67e4838
commit
25df1921eb
@@ -61,9 +61,6 @@ namespace BlackGui
|
||||
void CSettingsMatchingComponent::showButtons(bool show)
|
||||
{
|
||||
ui->fr_Buttons->setVisible(show);
|
||||
// ui->pb_MatchingAgain->setVisible(show);
|
||||
// ui->pb_Reload->setVisible(show);
|
||||
// ui->pb_Save->setVisible(show);
|
||||
}
|
||||
|
||||
void CSettingsMatchingComponent::onSavePressed() const
|
||||
|
||||
Reference in New Issue
Block a user