Get/SetTitle only for wxTopLevelWindow (wxMGL part).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36086 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2005-11-04 18:49:49 +00:00
parent 72c23f8e29
commit 46ae103b9f
5 changed files with 43 additions and 36 deletions

View File

@@ -155,6 +155,7 @@ public:
virtual bool IsFullScreen() const = 0;
#if defined(__WXMSW__) || \
defined(__WXMGL__) || \
defined(__WXMOTIF__) || \
defined(__WXGTK__)