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().
|
* Otherwise, acts identically to meta_window_move().
|
||||||
*/
|
*/
|
||||||
void
|
void
|
||||||
meta_window_move_frame (MetaWindow *window,
|
meta_window_move_frame (MetaWindow *window,
|
||||||
gboolean user_op,
|
gboolean user_op,
|
||||||
int root_x_nw,
|
int root_x_nw,
|
||||||
int root_y_nw)
|
int root_y_nw)
|
||||||
{
|
{
|
||||||
MetaRectangle rect = { root_x_nw, root_y_nw, 0, 0 };
|
MetaRectangle rect = { root_x_nw, root_y_nw, 0, 0 };
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user