]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/dirdlg.cpp
Updates for wxToolbook class
[wxWidgets.git] / src / palmos / dirdlg.cpp
index 58825213acc93ea381832b879ad3383c3aed4bdf..2f9cc0f4c414b1a10c58a0844a650e6589547b32 100644 (file)
@@ -1,10 +1,10 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        dirdlg.cpp
+// Name:        src/palmos/dirdlg.cpp
 // Purpose:     wxDirDialog
-// 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
 /////////////////////////////////////////////////////////////////////////////
 // headers
 // ----------------------------------------------------------------------------
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma implementation "dirdlg.h"
-#endif
-
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"