mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-20 02:50:46 -06:00
and another type mismatch on mac
This commit is contained in:
@@ -26,7 +26,7 @@ static OSErr checkAppleEventForMissingParams(const AppleEvent& theAppleEvent)
|
||||
}
|
||||
|
||||
static pascal OSErr odocHandler(const AppleEvent* inEvent, AppleEvent*
|
||||
/*reply*/, long refCon)
|
||||
/*reply*/, SInt32 refCon)
|
||||
{
|
||||
AEDescList documentList;
|
||||
OSErr err = AEGetParamDesc(inEvent, keyDirectObject, typeAEList,
|
||||
|
||||
Reference in New Issue
Block a user