Blank Applicaitons Menu fix

This commit is contained in:
William Witt 2010-09-22 21:36:51 -05:00
parent cf6b1e7a53
commit 16671a2e3e

View File

@ -586,7 +586,7 @@ class pluginclass( object ):
self.stopBuildingButtonList = False self.stopBuildingButtonList = False
gobject.idle_add( self.updateBoxes ) self.updateBoxes ()
def categoryBtnFocus( self, widget, event, category ): def categoryBtnFocus( self, widget, event, category ):
self.scrollItemIntoView( widget ) self.scrollItemIntoView( widget )