mirror of
https://github.com/albfan/miraclecast.git
synced 2025-03-09 23:38:56 +00:00
fix vala code changes
This commit is contained in:
parent
aadfeec79c
commit
ca9b0cd407
2 changed files with 6 additions and 1 deletions
|
@ -804,7 +804,7 @@ int main(string[]? argv)
|
|||
|
||||
|
||||
Application app = new DispCtl();
|
||||
app.set_default();
|
||||
Application.set_default(app);
|
||||
|
||||
Sigint.add_watch((app as DispCtl).stop_wireless_display);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue