mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 18:03:56 -04:00
Fix missing EXPCL_DIRECT on activate_osx_application()
This commit is contained in:
parent
236b0c590c
commit
773614c610
@ -52,13 +52,12 @@ EXPCL_DIRECT void store_accessibility_shortcut_keys();
|
||||
EXPCL_DIRECT void allow_accessibility_shortcut_keys(bool allowKeys);
|
||||
|
||||
#ifdef IS_OSX
|
||||
void activate_osx_application();
|
||||
EXPCL_DIRECT void activate_osx_application();
|
||||
#endif
|
||||
|
||||
END_PUBLISH
|
||||
|
||||
|
||||
|
||||
#if 0
|
||||
class TempGridZoneManager {
|
||||
PUBLISHED:
|
||||
|
Loading…
x
Reference in New Issue
Block a user