mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-23 13:55:36 +08:00
Cockpit COM component align widget heights
This commit is contained in:
committed by
Mat Sutcliffe
parent
8c5ee52128
commit
9f1090d430
@@ -59,6 +59,9 @@ namespace BlackGui
|
||||
//! Clear
|
||||
void clear();
|
||||
|
||||
//! The height of the combobox
|
||||
int getComboBoxHeight() const;
|
||||
|
||||
signals:
|
||||
//! Value has been changed
|
||||
void valueChanged();
|
||||
|
||||
Reference in New Issue
Block a user