From b4597ebe51e2a1f366e91c5e308a82a5c38a69fd Mon Sep 17 00:00:00 2001 From: Andrea Azzarone Date: Thu, 15 Nov 2012 17:23:10 +0100 Subject: Update unitya11ytests.cpp (bzr r2898.4.6) --- plugins/unityshell/src/unitya11ytests.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/unityshell/src') diff --git a/plugins/unityshell/src/unitya11ytests.cpp b/plugins/unityshell/src/unitya11ytests.cpp index 1ec2c1af0..425a32468 100644 --- a/plugins/unityshell/src/unitya11ytests.cpp +++ b/plugins/unityshell/src/unitya11ytests.cpp @@ -210,7 +210,7 @@ a11y_unit_test_launcher_connection(void) AtkObject* launcher_icon_accessible = NULL; window = new nux::BaseWindow(TEXT("")); - launcher = new Launcher(window, nux::ObjectPtr(new unity::DNDCollectionWindow), NULL); + launcher = new Launcher(window, NULL); launcher->SinkReference(); launcher_accessible = unity_a11y_get_accessible(launcher); -- cgit v1.2.3