Skip to content
Snippets Groups Projects
Commit ffd43f39 authored by Julian Bouzas's avatar Julian Bouzas
Browse files

device: set parent type to GObject in WpSpaDevice structure

parent 397a1411
Branches
Tags
No related merge requests found
......@@ -217,7 +217,7 @@ enum {
struct _WpSpaDevice
{
WpProxy parent;
GObject parent;
GWeakRef core;
struct spa_handle *handle;
struct spa_device *device;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment