]> 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 c2ecd3cf5988525b8087ca543f00ba320837129e..d13810f1c0c94e1c4fd2a56cc6503c2297b9e202 100644 (file)
@@ -1,12 +1,11 @@
 ///////////////////////////////////////////////////////////////////////////////
 ///////////////////////////////////////////////////////////////////////////////
-// Name:        src/mac/popupwin.cpp
+// Name:        src/osx/carbon/popupwin.cpp
 // Purpose:     implements wxPopupWindow for wxMac
 // Author:      Stefan Csomor
 // Modified by:
 // Purpose:     implements wxPopupWindow for wxMac
 // Author:      Stefan Csomor
 // Modified by:
-// Created:     
-// RCS-ID:      $Id$
+// Created:
 // Copyright:   (c) 2006 Stefan Csomor
 // Copyright:   (c) 2006 Stefan Csomor
-// License:     wxWindows licence
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================
 ///////////////////////////////////////////////////////////////////////////////
 
 // ============================================================================
@@ -34,7 +33,7 @@
 #include "wx/popupwin.h"
 #include "wx/tooltip.h"
 
 #include "wx/popupwin.h"
 #include "wx/tooltip.h"
 
-#include "wx/mac/private.h"    
+#include "wx/osx/private.h"
 
 // ============================================================================
 // implementation
 
 // ============================================================================
 // implementation