projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
corrected DECLARE_DYNAMIC_CLASS use
[wxWidgets.git]
/
include
/
wx
/
motif
/
dcscreen.h
diff --git
a/include/wx/motif/dcscreen.h
b/include/wx/motif/dcscreen.h
index e302fdc936f271837dfc7a22b14d7a7d67a5f4bb..8c270b511cf56933dc1c5cef46591f1151452ca7 100644
(file)
--- a/
include/wx/motif/dcscreen.h
+++ b/
include/wx/motif/dcscreen.h
@@
-21,7
+21,7
@@
class WXDLLEXPORT wxScreenDC: public wxWindowDC
public:
// Create a DC representing the whole screen
wxScreenDC();
public:
// Create a DC representing the whole screen
wxScreenDC();
- ~wxScreenDC();
+
virtual
~wxScreenDC();
// Compatibility with X's requirements for
// drawing on top of all windows
// Compatibility with X's requirements for
// drawing on top of all windows