Am Montag, 17. April 2006 15:41 schrieb Bennett Helm:
> In most recent svn (13689), QWorkArea.C won't compile, giving the  
> following error (within a #ifdef Q_WS_MACX):
> 
> QWorkArea.C: In function `OSErr handleOpenDocuments(const AERecord*,  
> AERecord*,
>     long int)':
> QWorkArea.C:176: error: `dispatch' undeclared (first use this function)
> 
> Suggestions?

Does

wa_ptr->view().dispatch

instead of

wa_ptr->dispatch

work?


Georg

Reply via email to