From 75b8af8543e0fb7cca0e915b7d93005efe0e9d2e Mon Sep 17 00:00:00 2001 From: William Hua Date: Tue, 21 Jan 2014 17:16:58 -0500 Subject: We renamed CompAction::Class to CompAction::Container. (bzr r3608.4.11) --- plugins/unityshell/src/unityshell.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/unityshell') diff --git a/plugins/unityshell/src/unityshell.h b/plugins/unityshell/src/unityshell.h index 5b0964cb4..052f421b3 100644 --- a/plugins/unityshell/src/unityshell.h +++ b/plugins/unityshell/src/unityshell.h @@ -95,7 +95,7 @@ class UnityScreen : public GLScreenInterface, public BaseSwitchScreen, public PluginClassHandler , - public CompAction::Class, + public CompAction::Container, public UnityshellOptions { public: -- cgit v1.2.3