projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
issue NUMPAD constants only for Key but not for Char events, fixes #15073
[wxWidgets.git]
/
include
/
wx
/
gtk
/
popupwin.h
diff --git
a/include/wx/gtk/popupwin.h
b/include/wx/gtk/popupwin.h
index ecc2e52679b2bbb3e8355e8adfeccf9449142aa7..4ae6a307b6c532f39cb328928ec40f60e22bb8cb 100644
(file)
--- a/
include/wx/gtk/popupwin.h
+++ b/
include/wx/gtk/popupwin.h
@@
-1,5
+1,5
@@
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
-// Name: popupwin.h
+// Name:
wx/gtk/
popupwin.h
// Purpose:
// Author: Robert Roebling
// Created:
// Purpose:
// Author: Robert Roebling
// Created:
@@
-42,9
+42,6
@@
protected:
virtual void DoMoveWindow(int x, int y, int width, int height);
virtual void DoMoveWindow(int x, int y, int width, int height);
-private:
- virtual void AddChildGTK(wxWindowGTK* child);
-
#ifdef __WXUNIVERSAL__
DECLARE_EVENT_TABLE()
#endif
#ifdef __WXUNIVERSAL__
DECLARE_EVENT_TABLE()
#endif