mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
Attempt to fix Pmw in plugin environment
This commit is contained in:
parent
8dc21c8cae
commit
fd472d8403
@ -37,7 +37,7 @@ class tk(package):
|
||||
module('direct.showbase.TkGlobal',
|
||||
'direct.tkpanels',
|
||||
'direct.tkwidgets',
|
||||
'Pmw')
|
||||
'Pmw', 'Pmw.Pmw_1_2', 'Pmw.Pmw_1_3')
|
||||
|
||||
class sqlite(package):
|
||||
config(display_name = "SQLite Interface")
|
||||
|
Loading…
x
Reference in New Issue
Block a user