mirror of
https://github.com/zoriya/astal.git
synced 2026-06-06 19:32:15 +00:00
wireplumber: rename get_default_wp to get_default
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ typedef enum {
|
||||
G_DECLARE_FINAL_TYPE(AstalWpWp, astal_wp_wp, ASTAL_WP, WP, GObject)
|
||||
|
||||
AstalWpWp* astal_wp_wp_get_default();
|
||||
AstalWpWp* astal_wp_get_default_wp();
|
||||
AstalWpWp* astal_wp_get_default();
|
||||
|
||||
AstalWpAudio* astal_wp_wp_get_audio(AstalWpWp* self);
|
||||
AstalWpVideo* astal_wp_wp_get_video(AstalWpWp* self);
|
||||
|
||||
Reference in New Issue
Block a user