mirror of
https://github.com/elementary/gala.git
synced 2024-12-02 15:52:20 +03:00
Fix typo :\
This commit is contained in:
parent
745ddd66ba
commit
a964a26bb7
@ -44,7 +44,7 @@ namespace Gala
|
|||||||
// the workspaces which we expose right now
|
// the workspaces which we expose right now
|
||||||
List<Workspace> workspaces;
|
List<Workspace> workspaces;
|
||||||
|
|
||||||
public WindowOverview (WindowManager _wm)
|
public WindowOverview (WindowManager wm)
|
||||||
{
|
{
|
||||||
Object (wm : wm);
|
Object (wm : wm);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user