X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0f0b19d6460e6b1eea33af51e8034c828cef35fa..7996ff803885d4fc7196c0bfc855861c4364154a:/include/wx/msw/dirdlg.h diff --git a/include/wx/msw/dirdlg.h b/include/wx/msw/dirdlg.h index a53cd1fff8..9800ab84f1 100644 --- a/include/wx/msw/dirdlg.h +++ b/include/wx/msw/dirdlg.h @@ -6,16 +6,12 @@ // Created: 01/02/97 // RCS-ID: $Id$ // Copyright: (c) Julian Smart -// Licence: wxWindows licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_DIRDLG_H_ #define _WX_DIRDLG_H_ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface "dirdlg.h" -#endif - class WXDLLEXPORT wxDirDialog : public wxDialog { public: