]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/timer.h
Add some missing wxGraphicsContext methods
[wxWidgets.git] / interface / wx / timer.h
index 054e890057f9bf26988e56d96c5e2a148aa7bd50..ba5e2394a9b64d16c0193fc21b8d26a70f8a9dd5 100644 (file)
@@ -86,7 +86,7 @@ public:
     wxEvtHandler* GetOwner() const;
 
     /**
-        Returns @true if the timer is one shot, i.e. if it will stop after firing
+        Returns @true if the timer is one shot, i.e.\ if it will stop after firing
         the first notification automatically.
     */
     bool IsOneShot() const;