projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
removed SetAutoLayout(true) calls when a corresponding SetSizer() was also called...
[wxWidgets.git]
/
contrib
/
samples
/
applet
/
applet.cpp
diff --git
a/contrib/samples/applet/applet.cpp
b/contrib/samples/applet/applet.cpp
index 7046f7c5dbd2a85dc985fe288a69227d277de194..16fb1fb66c463a62914303e0024abeca5d89404c 100644
(file)
--- a/
contrib/samples/applet/applet.cpp
+++ b/
contrib/samples/applet/applet.cpp
@@
-27,7
+27,7
@@
****************************************************************************/
// For compilers that support precompilation, includes "wx/wx.h".
-#include
<wx/wxprec.h>
+#include
"wx/wxprec.h"
#ifdef __BORLANDC__
#pragma hdrstop
#endif