user-accounts: Fix compile-time warning
This commit is contained in:
parent
520598e762
commit
2a55c61ce1
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ struct _UmLoginOptions {
|
|||
GtkWidget *hints_check;
|
||||
GtkWidget *guest_check;
|
||||
GtkWidget *lock_button;
|
||||
PolkitPermission *permission;
|
||||
GPermission *permission;
|
||||
|
||||
UmUserManager *manager;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue