projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
1. some more of "#if wxUSE_XXX" here and there
[wxWidgets.git]
/
include
/
wx
/
gtk1
/
button.h
diff --git
a/include/wx/gtk1/button.h
b/include/wx/gtk1/button.h
index 2b8b262c968b4a2dc5b00a97709300fff2b76403..596299520de050ad6214653289ebec70d85a2703 100644
(file)
--- a/
include/wx/gtk1/button.h
+++ b/
include/wx/gtk1/button.h
@@
-59,7
+59,7
@@
class wxButton: public wxControl
const wxString& name = wxButtonNameStr);
void SetDefault();
void SetLabel( const wxString &label );
const wxString& name = wxButtonNameStr);
void SetDefault();
void SetLabel( const wxString &label );
-
void
Enable( bool enable );
+
bool
Enable( bool enable );
// implementation
// implementation