]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/popupwin.h
Add test for absence of events from wxSpinCtrlDouble ctor.
[wxWidgets.git] / interface / wx / popupwin.h
index f7e6aec56e176759f54d3ca868883ba9260d1cee..fb1030b171138255215816ff82e9df806d91a88a 100644 (file)
@@ -2,7 +2,6 @@
 // Name:        popupwin.h
 // Purpose:     interface of wxPopupWindow
 // Author:      wxWidgets team
-// RCS-ID:      $Id$
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
@@ -38,7 +37,7 @@ public:
     bool Create(wxWindow *parent, int flags = wxBORDER_NONE);
 
     /**
-        Move the popup window to the right position, i.e. such that it is
+        Move the popup window to the right position, i.e.\ such that it is
         entirely visible.
 
         The popup is positioned at ptOrigin + size if it opens below and to the