mirror of
https://github.com/brl/mutter.git
synced 2024-12-23 11:32:04 +00:00
window: Reindent slightly
This commit is contained in:
parent
05419b8450
commit
92e9f3d467
@ -3822,10 +3822,10 @@ meta_window_move (MetaWindow *window,
|
||||
* Otherwise, acts identically to meta_window_move().
|
||||
*/
|
||||
void
|
||||
meta_window_move_frame (MetaWindow *window,
|
||||
gboolean user_op,
|
||||
int root_x_nw,
|
||||
int root_y_nw)
|
||||
meta_window_move_frame (MetaWindow *window,
|
||||
gboolean user_op,
|
||||
int root_x_nw,
|
||||
int root_y_nw)
|
||||
{
|
||||
MetaRectangle rect = { root_x_nw, root_y_nw, 0, 0 };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user