Fix build error introduced in the last commit
This commit is contained in:
parent
ee2f995fc7
commit
7d8cc4f940
@ -737,7 +737,7 @@ const char *mutter_window_get_description (MutterWindow *self)
|
|||||||
* located.
|
* located.
|
||||||
*/
|
*/
|
||||||
gint
|
gint
|
||||||
mutter_window_get_workspace (MutterWindow *mcw)
|
mutter_window_get_workspace (MutterWindow *self)
|
||||||
{
|
{
|
||||||
MutterWindowPrivate *priv;
|
MutterWindowPrivate *priv;
|
||||||
MetaWorkspace *workspace;
|
MetaWorkspace *workspace;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user