// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
-#ifdef __GNUG__
-#pragma implementation "filedlg.h"
-#endif
-
#include "wx/defs.h"
#include "wx/app.h"
#include "wx/utils.h"
#include "PLStringFuncs.h"
#endif
-#if !USE_SHARED_LIBRARY
IMPLEMENT_CLASS(wxFileDialog, wxFileDialogBase)
-#endif
// begin wxmac