mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-16 18:35:35 +08:00
Ref T604, remember last audio volume
* adjust setting * save setting
This commit is contained in:
committed by
Mat Sutcliffe
parent
56d72b94c1
commit
d509b1eb09
@@ -53,6 +53,9 @@ namespace BlackGui
|
||||
//! Requested windows mixer
|
||||
void onWindowsMixerRequested();
|
||||
|
||||
//! slider value
|
||||
static int volumeToSliderValue(int volume);
|
||||
|
||||
QScopedPointer<Ui::CAudioVolumeComponent> ui;
|
||||
};
|
||||
} // namespace
|
||||
|
||||
Reference in New Issue
Block a user