summaryrefslogtreecommitdiff
path: root/unity-private
diff options
authorGord Allott <gord.allott@canonical.com>2010-09-02 11:46:16 +0100
committerGord Allott <gord.allott@canonical.com>2010-09-02 11:46:16 +0100
commitd44e20cba004cb7150929151e1696ce4be10f307 (patch)
tree5a172365a34e98f80f5c6efec2eadf7fc2cc47ab /unity-private
parente7ad8751ac0b0e127e82d0ad3ed15cdc0e11f569 (diff)
debugging
(bzr r476.1.1)
Diffstat (limited to 'unity-private')
-rw-r--r--unity-private/launcher/scroller-controller.vala1
1 files changed, 1 insertions, 0 deletions
diff --git a/unity-private/launcher/scroller-controller.vala b/unity-private/launcher/scroller-controller.vala
index c338d7ba3..cafa2701b 100644
--- a/unity-private/launcher/scroller-controller.vala
+++ b/unity-private/launcher/scroller-controller.vala
@@ -145,6 +145,7 @@ namespace Unity.Launcher
private void on_scroller_controller_closed (ScrollerChildController controller)
{
+ debug ("\n\n\n\n\n\n\non_scroller_controller_closed called");
if (controller is ApplicationController)
{
if (!(controller as ApplicationController).is_sticky ())