]> Pileus Git - ~andy/gtk/commit
notebook: don't force ACTIVE state flag on the label for active tab
authorCosimo Cecchi <cosimoc@gnome.org>
Wed, 18 Jan 2012 21:10:20 +0000 (16:10 -0500)
committerCosimo Cecchi <cosimoc@gnome.org>
Wed, 18 Jan 2012 21:13:25 +0000 (16:13 -0500)
commit70cf23a72956ec49c10867724b249bdcdee98d4f
tree275c381f7263405bf56784f0b6db819cb1bdfa61
parentba9546ff3223fc098a3c60688bcc369a280da820
notebook: don't force ACTIVE state flag on the label for active tab

This is just wrong, since it's not the tab label being active, but the
tab itself.
gtk/gtknotebook.c