[refactor] create custom widget for Remote device and [UI] move every remote device to a different frame
This commit is contained in:
@@ -16,9 +16,9 @@ TeleportWindow *teleport_window_new (TeleportApp *);
|
||||
void teleport_window_open (TeleportWindow *,
|
||||
GFile *);
|
||||
void update_remote_device_list (TeleportWindow *,
|
||||
Peer *);
|
||||
Peer *);
|
||||
void update_remote_device_list_remove (TeleportWindow *,
|
||||
Peer *);
|
||||
Peer *);
|
||||
|
||||
gchar * teleport_get_download_directory (void);
|
||||
gchar * teleport_get_device_name (void);
|
||||
|
||||
Reference in New Issue
Block a user