[refactor] code intent
This commit is contained in:
@@ -9,12 +9,12 @@ G_DECLARE_FINAL_TYPE (TeleportApp, teleport_app, TELEPORT, APP, GtkApplication)
|
||||
|
||||
|
||||
TeleportApp *teleport_app_new (void);
|
||||
extern void create_user_notification (const char *,
|
||||
void create_user_notification (const char *,
|
||||
const int,
|
||||
const char *,
|
||||
GVariant *);
|
||||
|
||||
extern void create_finished_notification (const char *,
|
||||
void create_finished_notification (const char *,
|
||||
const int,
|
||||
const char *,
|
||||
GVariant *);
|
||||
|
||||
Reference in New Issue
Block a user