]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/dirdlg.h
Use re_search directly instead of regexec when using the GNU regex lib
[wxWidgets.git] / include / wx / palmos / dirdlg.h
index 3269508b774da570b4c0272f095581e7b3365257..19d18963543e665c3a5e07289622d23ef776a756 100644 (file)
@@ -1,10 +1,10 @@
 /////////////////////////////////////////////////////////////////////////////
 // Name:        wx/palmos/dirdlg.h
 // Purpose:     wxDirDialog class
-// Author:      William Osborne
+// Author:      William Osborne - minimal working wxPalmOS port
 // Modified by:
 // Created:     10/13/04
-// RCS-ID:      $Id
+// RCS-ID:      $Id$
 // Copyright:   (c) William Osborne
 // 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: