]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/stdpaths.cpp
revert r74683, wxTLW has its own {Width,Height}Default()
[wxWidgets.git] / src / msw / stdpaths.cpp
index 42b9fa9b7e5514c5d043247bcb311cb7d7ca83ae..f8b05866b240011fee92a08179f1c73cae5b7474 100644 (file)
@@ -1,12 +1,11 @@
 ///////////////////////////////////////////////////////////////////////////////
-// Name:        msw/stdpaths.cpp
+// Name:        src/msw/stdpaths.cpp
 // Purpose:     wxStandardPaths implementation for Win32
 // Author:      Vadim Zeitlin
 // Modified by:
 // Created:     2004-10-19
-// RCS-ID:      $Id$
 // Copyright:   (c) 2004 Vadim Zeitlin <vadim@wxwindows.org>
-// License:     wxWindows license
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================