]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/carbon/popupwin.cpp
setting correct 'default' for m_filterIndex, closes #11541
[wxWidgets.git] / src / osx / carbon / popupwin.cpp
index 4889db8958da668ff9c5cbfd03d37eb8444a900e..48dff3d929c2849fc6c24b76a725c748a60355ef 100644 (file)
@@ -1,9 +1,9 @@
 ///////////////////////////////////////////////////////////////////////////////
-// Name:        src/mac/popupwin.cpp
+// Name:        src/osx/popupwin.cpp
 // Purpose:     implements wxPopupWindow for wxMac
 // Author:      Stefan Csomor
 // Modified by:
-// Created:     
+// Created:
 // RCS-ID:      $Id$
 // Copyright:   (c) 2006 Stefan Csomor
 // License:     wxWindows licence
@@ -34,7 +34,7 @@
 #include "wx/popupwin.h"
 #include "wx/tooltip.h"
 
-#include "wx/osx/private.h"    
+#include "wx/osx/private.h"
 
 // ============================================================================
 // implementation