mirror of
https://github.com/brl/mutter.git
synced 2025-06-13 16:59:30 +00:00
make prototype of meta_window_unqueue match implementation. Closes
2007-06-16 Damien Carbery <damien.carbery@sun.com> * window.h: make prototype of meta_window_unqueue match implementation. Closes #446535. svn path=/trunk/; revision=3243
This commit is contained in:

committed by
Thomas James Alexander Thurman

parent
6d8efc90e0
commit
36287b9417
@ -90,7 +90,7 @@ static void ensure_mru_position_after (MetaWindow *window,
|
||||
|
||||
static void meta_window_move_resize_now (MetaWindow *window);
|
||||
|
||||
static void meta_window_unqueue (MetaWindow *window, MetaQueueType queue);
|
||||
static void meta_window_unqueue (MetaWindow *window, guint queuebits);
|
||||
|
||||
static void update_move (MetaWindow *window,
|
||||
gboolean snap,
|
||||
|
Reference in New Issue
Block a user