Moved functions declarations to InterfacePrivate.h
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31979 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -13,6 +13,10 @@
|
||||
#include <SupportDefs.h>
|
||||
|
||||
|
||||
void _init_global_fonts_();
|
||||
extern "C" status_t _fini_interface_kit_();
|
||||
|
||||
|
||||
namespace BPrivate {
|
||||
|
||||
bool get_mode_parameter(uint32 mode, int32& width, int32& height,
|
||||
|
||||
Reference in New Issue
Block a user