mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-24 07:55:35 +08:00
Some UI formatting / padding
This commit is contained in:
@@ -104,6 +104,9 @@ namespace BlackGui
|
||||
ui->lblp_VatsimPassword->setToolTips("ok", "wrong");
|
||||
ui->lblp_VatsimRealName->setToolTips("ok", "wrong");
|
||||
|
||||
//! \fixme hardcoded padding, could maybe goto to stylesheet file
|
||||
ui->bb_OkCancel->button(QDialogButtonBox::Ok)->setStyleSheet("padding-left: 3px; padding-right: 3px;");
|
||||
|
||||
// Stored data
|
||||
this->loadRememberedVatsimData();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user