]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/app.h
Applied wxGauge:Pulse() patch.
[wxWidgets.git] / include / wx / app.h
index 029e3534a582ad322b8ddf16dfb09ceed9d7c832..da16865843a7f11e0b0cd00782d590a939e18337 100644 (file)
@@ -113,7 +113,7 @@ public:
 
     // Called from wxExit() function, should terminate the application a.s.a.p.
     virtual void Exit();
-    
+
     // Return the layout direction for the current locale
     virtual wxLayoutDirection GetLayoutDirection() const;