projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Moved the cleanup code to an EVT_WINDOW_DESTROY handler.
[wxWidgets.git]
/
include
/
wx
/
gtk
/
control.h
diff --git
a/include/wx/gtk/control.h
b/include/wx/gtk/control.h
index 085e5e8cfc3624e60741fa04aabc344dd00d1d00..7dfa143621eb4a8e477daa1550f1d2245a8b492e 100644
(file)
--- a/
include/wx/gtk/control.h
+++ b/
include/wx/gtk/control.h
@@
-29,8
+29,6
@@
class wxControl;
// wxControl
//-----------------------------------------------------------------------------
-extern const wxChar* wxControlNameStr;
-
class wxControl : public wxControlBase
{
public: