mirror of
https://github.com/netbirdio/systray.git
synced 2026-05-22 17:08:41 -07:00
4 lines
93 B
C
4 lines
93 B
C
void configureAppWindow(char* title, int width, int height);
|
|
void showAppWindow(char* url);
|
|
|