Move stuff out of arch using a registration system modeled after Screen.
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
#include "InputFilter.h"
|
||||
#include <Carbon/Carbon.h>
|
||||
|
||||
REGISTER_DIALOG_DRIVER_CLASS( Cocoa );
|
||||
|
||||
static CFOptionFlags ShowAlert( CFOptionFlags flags, const RString& sMessage, CFStringRef OK,
|
||||
CFStringRef alt = NULL, CFStringRef other = NULL)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user