projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
removed empty file which wasn't present in the makefiles anyhow
[wxWidgets.git]
/
include
/
wx
/
os2
/
tglbtn.h
diff --git
a/include/wx/os2/tglbtn.h
b/include/wx/os2/tglbtn.h
index 4c537db35594f821b0cc663e6ec6d954378d4c36..a8a1e6d1c503a9e8700f4e0028c742bea776a685 100644
(file)
--- a/
include/wx/os2/tglbtn.h
+++ b/
include/wx/os2/tglbtn.h
@@
-16,7
+16,7
@@
extern WXDLLEXPORT_DATA(const char) wxCheckBoxNameStr[];
// Checkbox item (single checkbox)
-class WXDLLEXPORT wxToggleButton : public wx
Control
+class WXDLLEXPORT wxToggleButton : public wx
ToggleButtonBase
{
public:
wxToggleButton() {}