Skip to content

Commit 6214424

Browse files
committed
I forgot to add a file...
1 parent 6b66370 commit 6214424

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Widgets/MultitaskingView/WindowClone.vala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ public class Gala.WindowClone : ActorTarget, RootTarget {
232232
/**
233233
* Sets the window slot.
234234
*/
235-
public void set_slot (Mtk.Rectangle rect) {
235+
public void take_slot (Mtk.Rectangle rect) {
236236
slot = rect;
237237
update_targets ();
238238
}

0 commit comments

Comments
 (0)