Blank Applicaitons Menu fix
This commit is contained in:
parent
cf6b1e7a53
commit
16671a2e3e
@ -586,7 +586,7 @@ class pluginclass( object ):
|
||||
|
||||
self.stopBuildingButtonList = False
|
||||
|
||||
gobject.idle_add( self.updateBoxes )
|
||||
self.updateBoxes ()
|
||||
|
||||
def categoryBtnFocus( self, widget, event, category ):
|
||||
self.scrollItemIntoView( widget )
|
||||
|
Loading…
Reference in New Issue
Block a user