projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Get/SetTitle only for wxTopLevelWindow (wxMac part).
[wxWidgets.git]
/
include
/
wx
/
os2
/
display.h
diff --git
a/include/wx/os2/display.h
b/include/wx/os2/display.h
index 5155905a103c92de5c8cd811a7fdcc1c6c8e4461..1fb88ccafac2bde35b6f55fc98fa49db83d76680 100644
(file)
--- a/
include/wx/os2/display.h
+++ b/
include/wx/os2/display.h
@@
-14,10
+14,6
@@
#if wxUSE_DISPLAY
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
- #pragma interface "display.h"
-#endif
-
class wxRect;
class wxString;
class wxDisplayUnixPriv;