os/macosx/macos.h
changeset 2847 5c667829bc67
parent 2223 29d61b962cb0
child 3127 c734d50ad134
equal deleted inserted replaced
2846:ac8731dd4121 2847:5c667829bc67
       
     1 /* $Id$ */
       
     2 
     1 #ifndef MACOS_H
     3 #ifndef MACOS_H
     2 #define MACOS_H
     4 #define MACOS_H
     3 
     5 
     4 void ShowMacDialog ( const char *title, const char *message, const char *buttonLabel );
     6 void ShowMacDialog ( const char *title, const char *message, const char *buttonLabel );
     5 void ShowMacAssertDialog ( const char *function, const char *file, const int line, const char *expression );
     7 void ShowMacAssertDialog ( const char *function, const char *file, const int line, const char *expression );