>>>>> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:

Bennett> In static
Bennett> member function 'static OSErr
Bennett> lyx::frontend::Application::handleOpenDocuments(const
Bennett> AERecord*, AERecord*, long int)': Application.h:58: error:
Bennett> invalid use of member
Bennett> 'lyx::frontend::Application::buffer_view_' in static member
Bennett> function 

Abdel, FWIW, you can get rid of this code in qt4 and use
QFileOpenEvent instead:
http://doc.trolltech.com/4.0/qfileopenevent.html

I think the code will be simpler (and you won't need to make it
OSX-specific).

JMarc

Reply via email to