projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixed the drawing of the HRules so they don't try to iterate over all
[wxWidgets.git]
/
src
/
generic
/
statusbr.cpp
diff --git
a/src/generic/statusbr.cpp
b/src/generic/statusbr.cpp
index ea7ab8837a2eb7b06381bb7aa09df932a7d68556..e1739aa5c326d84aad43d5e4523959f8a14b865c 100644
(file)
--- a/
src/generic/statusbr.cpp
+++ b/
src/generic/statusbr.cpp
@@
-20,7
+20,7
@@
#pragma hdrstop
#endif
-
//#if !defined(__WIN32__) || !wxUSE_NATIV
E_STATUSBAR
+
#if wxUS
E_STATUSBAR
#ifndef WX_PRECOMP
#include "wx/setup.h"
@@
-395,4
+395,4
@@
void wxStatusBarGeneric::SetMinHeight(int height)
}
}
-
//#endif // Win32 && wxUSE_NATIV
E_STATUSBAR
+
#endif // wxUS
E_STATUSBAR