mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-18 11:40:18 +00:00
winrt: Show some exceptions
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
int notification_backend_supported (void);
|
||||
void notification_backend_show (const char *title, const char *text);
|
||||
int notification_backend_init (void);
|
||||
int notification_backend_init (const char **error);
|
||||
void notification_backend_deinit (void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user