Basic scrollArea work, win32 sound controlpanel shortcut
This commit is contained in:
parent
40bee90610
commit
a373c706ac
12 changed files with 159 additions and 13 deletions
|
|
@ -106,6 +106,7 @@ class Overseer {
|
|||
//TODO singleton?
|
||||
public:
|
||||
Overseer();
|
||||
void openControlPanel();
|
||||
std::vector<Endpoint*> getPlaybackEndpoints();
|
||||
std::vector<Endpoint*> getCaptureEndpoints();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue