wxUSE_SOCKETS added to setup(0).h; Cygwin corrections; doc tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1833 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
// TODO for wxWin: wxToolBar95 cannot be moved to a non-0,0 position!
|
||||
// Needs to have a parent window...
|
||||
// So use a simple toolbar at present.
|
||||
#ifdef __WXGTK__
|
||||
#if 0 // def __WXGTK__
|
||||
#define TOOLPALETTECLASS wxToolBar
|
||||
#else
|
||||
#define TOOLPALETTECLASS wxToolBarSimple
|
||||
|
@@ -25,9 +25,9 @@ LIB_MINOR=1
|
||||
|
||||
LIB_CPP_SRC= \
|
||||
\
|
||||
basic.cpp basic2.cpp bmpshape.cpp canvas.cpp \
|
||||
basic.cpp basic2.cpp bmpshape.cpp canvas.cpp constrnt.cpp \
|
||||
composit.cpp divided.cpp drawn.cpp lines.cpp \
|
||||
mfutils.cpp misc.cpp ogldiag.cpp
|
||||
mfutils.cpp misc.cpp ogldiag.cpp
|
||||
|
||||
#define library objects
|
||||
LIB_OBJ= \
|
||||
|
Reference in New Issue
Block a user