mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-23 05:45:35 +08:00
Cockpit COM component align widget heights
This commit is contained in:
committed by
Mat Sutcliffe
parent
8c5ee52128
commit
9f1090d430
@@ -103,6 +103,9 @@ namespace BlackGui
|
||||
//! SELCAL value changed (in selector)
|
||||
void onSelcalChanged();
|
||||
|
||||
//! Align the heights
|
||||
void alignUiElementsHeight();
|
||||
|
||||
//! Compare 2 frequencies (consider epsilon)
|
||||
static bool isFrequenceEqual(double f1, double f2);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user