projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added ability to switch off more components of the size page UI
[wxWidgets.git]
/
src
/
os2
/
combobox.cpp
diff --git
a/src/os2/combobox.cpp
b/src/os2/combobox.cpp
index 002ea2015cb5f5e0ff29f94c73e711175d373e3a..81590e0f99d048d6b5c3daa53a97902322d56f32 100644
(file)
--- a/
src/os2/combobox.cpp
+++ b/
src/os2/combobox.cpp
@@
-35,8
+35,6
@@
MRESULT EXPENTRY wxComboEditWndProc( HWND hWnd
//
static WXFARPROC gfnWndprocEdit = (WXFARPROC)NULL;
-IMPLEMENT_DYNAMIC_CLASS(wxComboBox, wxControl)
-
bool wxComboBox::OS2Command( WXUINT uParam, WXWORD WXUNUSED(wId) )
{
long lSel = GetSelection();