mirror of
https://github.com/elementary/gala.git
synced 2024-11-27 15:45:31 +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
|
||||
List<Workspace> workspaces;
|
||||
|
||||
public WindowOverview (WindowManager _wm)
|
||||
public WindowOverview (WindowManager wm)
|
||||
{
|
||||
Object (wm : wm);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user