wacom: Update from gnome-settings-daemon
This commit is contained in:
parent
4cdaf4e022
commit
49e3d8b4ce
1 changed files with 1 additions and 1 deletions
|
@ -558,7 +558,7 @@ find_builtin_output (GnomeRRScreen *rr_screen)
|
|||
continue;
|
||||
|
||||
if (gnome_rr_output_is_laptop(rr_outputs[i])) {
|
||||
retval = g_object_ref (rr_outputs[i]);
|
||||
retval = rr_outputs[i];
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue