Fixed the Switcher build after the not so recent layout changes.

This commit is contained in:
Axel Dörfler 2012-02-26 00:31:52 +01:00
parent 59bfec576d
commit 8f850dc003

View File

@ -52,7 +52,7 @@ public:
}
protected:
virtual void DerivedLayoutItems()
virtual void DoLayout()
{
// shouldn't ever be called?
}