[haiku-commits] haiku: hrev43788 - src/apps/switcher

  • From: axeld@xxxxxxxxxxxxxxxx
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Sun, 26 Feb 2012 00:32:32 +0100 (CET)

hrev43788 adds 1 changeset to branch 'master'
old head: 59bfec576dcc58ab342be90facc3c512b9ed0d4a
new head: 8f850dc0038a5f719d236e733beafda49ad77c11

----------------------------------------------------------------------------

8f850dc: Fixed the Switcher build after the not so recent layout changes.

                                   [ Axel Dörfler <axeld@xxxxxxxxxxxxxxxx> ]

----------------------------------------------------------------------------

Revision:    hrev43788
Commit:      8f850dc0038a5f719d236e733beafda49ad77c11
URL:         http://cgit.haiku-os.org/haiku/commit/?id=8f850dc
Author:      Axel Dörfler <axeld@xxxxxxxxxxxxxxxx>
Date:        Sat Feb 25 23:31:52 2012 UTC

----------------------------------------------------------------------------

1 files changed, 1 insertions(+), 1 deletions(-)
src/apps/switcher/GroupListView.cpp |    2 +-

----------------------------------------------------------------------------

diff --git a/src/apps/switcher/GroupListView.cpp 
b/src/apps/switcher/GroupListView.cpp
index 370b671..0bee912 100644
--- a/src/apps/switcher/GroupListView.cpp
+++ b/src/apps/switcher/GroupListView.cpp
@@ -52,7 +52,7 @@ public:
        }
 
 protected:
-       virtual void DerivedLayoutItems()
+       virtual void DoLayout()
        {
                // shouldn't ever be called?
        }


Other related posts: