Skip to content

Commit 16aa560

Browse files
committed
Fix lint
1 parent 8f4ad98 commit 16aa560

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/pip/PopupWindow.vala

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ public class Gala.Plugins.PIP.PopupWindow : Clutter.Actor {
7979
scale_y = 0.35f
8080
};
8181
clone_container.add_child (clone);
82-
82+
8383
container = new Clutter.Actor () {
8484
reactive = true
8585
};

0 commit comments

Comments
 (0)