st: Remove st-container
At this point, StContainer is a dummy class that does nothing, so it's safe to remove. https://bugzilla.gnome.org/show_bug.cgi?id=670034
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
G_DEFINE_TYPE (ShellStack,
|
||||
shell_stack,
|
||||
ST_TYPE_CONTAINER);
|
||||
ST_TYPE_WIDGET);
|
||||
|
||||
static void
|
||||
shell_stack_allocate (ClutterActor *self,
|
||||
|
Reference in New Issue
Block a user