mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-25 02:05:43 +08:00
Minor cockpit COM UI adjustments
This commit is contained in:
committed by
Mat Sutcliffe
parent
821e0b10b6
commit
16061f61e8
@@ -62,6 +62,9 @@ namespace BlackGui
|
||||
//! The height of the combobox
|
||||
int getComboBoxHeight() const;
|
||||
|
||||
//! Set the combobox height
|
||||
void setComboBoxMinimumHeight(int h);
|
||||
|
||||
signals:
|
||||
//! Value has been changed
|
||||
void valueChanged();
|
||||
|
||||
Reference in New Issue
Block a user