]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/carbon/popupwin.cpp
avoid setting initial position if it was not specified, broken in r70734
[wxWidgets.git] / src / osx / carbon / popupwin.cpp
index 48dff3d929c2849fc6c24b76a725c748a60355ef..d13810f1c0c94e1c4fd2a56cc6503c2297b9e202 100644 (file)
@@ -1,12 +1,11 @@
 ///////////////////////////////////////////////////////////////////////////////
-// Name:        src/osx/popupwin.cpp
+// Name:        src/osx/carbon/popupwin.cpp
 // Purpose:     implements wxPopupWindow for wxMac
 // Author:      Stefan Csomor
 // Modified by:
 // Created:
-// RCS-ID:      $Id$
 // Copyright:   (c) 2006 Stefan Csomor
-// License:     wxWindows licence
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================