mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 12:19:33 +01:00
[Summary]: provide support of method gtk_application_hide () on windows (just for compilation)
This commit is contained in:
parent
da48837a72
commit
5c2dbd4d78
3 changed files with 10 additions and 2 deletions
|
|
@ -50,3 +50,8 @@ void
|
|||
gtk_application_ready (void)
|
||||
{
|
||||
}
|
||||
|
||||
void
|
||||
gtk_application_hide (void)
|
||||
{
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue