screen: Fly-by coding style fixes
https://bugzilla.gnome.org/show_bug.cgi?id=777732
This commit is contained in:
parent
842ff5d6aa
commit
920cc15ea9
@ -1226,9 +1226,9 @@ update_num_workspaces (MetaScreen *screen,
|
|||||||
|
|
||||||
static void
|
static void
|
||||||
root_cursor_prepare_at (MetaCursorSprite *cursor_sprite,
|
root_cursor_prepare_at (MetaCursorSprite *cursor_sprite,
|
||||||
int x,
|
int x,
|
||||||
int y,
|
int y,
|
||||||
MetaScreen *screen)
|
MetaScreen *screen)
|
||||||
{
|
{
|
||||||
const MetaLogicalMonitor *logical_monitor;
|
const MetaLogicalMonitor *logical_monitor;
|
||||||
|
|
||||||
@ -1240,7 +1240,7 @@ root_cursor_prepare_at (MetaCursorSprite *cursor_sprite,
|
|||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
manage_root_cursor_sprite_scale (MetaScreen *screen,
|
manage_root_cursor_sprite_scale (MetaScreen *screen,
|
||||||
MetaCursorSprite *cursor_sprite)
|
MetaCursorSprite *cursor_sprite)
|
||||||
{
|
{
|
||||||
g_signal_connect_object (cursor_sprite,
|
g_signal_connect_object (cursor_sprite,
|
||||||
|
Loading…
Reference in New Issue
Block a user