mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 05:26:45 +08:00
refs #740, GUI settings in own component
* used in client/mapping tool * reset font possible
This commit is contained in:
committed by
Mathew Sutcliffe
parent
6037ce85ed
commit
4e381a048f
@@ -21,6 +21,7 @@ namespace BlackGui
|
||||
ui(new Ui::CDataSettingsComponent)
|
||||
{
|
||||
ui->setupUi(this);
|
||||
ui->comp_GuiSettings->hideOpacity(true);
|
||||
}
|
||||
|
||||
CDataSettingsComponent::~CDataSettingsComponent()
|
||||
|
||||
Reference in New Issue
Block a user