Build fix.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41008 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2006-09-04 19:22:57 +00:00
parent d92c8cd971
commit b137e49318
6 changed files with 29 additions and 15 deletions

View 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;