X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2ba06d5a8ccf8c224fcfbd52fa01a55abf7befbd..314830e1a59e37eb455a6b3eed889a4c23986711:/contrib/samples/ogl/studio/cspalette.h?ds=sidebyside diff --git a/contrib/samples/ogl/studio/cspalette.h b/contrib/samples/ogl/studio/cspalette.h index 8583f85d5a..f4373b75cc 100644 --- a/contrib/samples/ogl/studio/cspalette.h +++ b/contrib/samples/ogl/studio/cspalette.h @@ -18,19 +18,13 @@ #include #include -#include +#include // base header of OGL, includes and adjusts wx/deprecated/setup.h /* * Object editor tool palette * */ -// 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. -// ABX: Simple toolbar is not available in default compilation and is deprecated -// so I use wxToolBar anyway -// #define TOOLPALETTECLASS wxToolBarSimple #define TOOLPALETTECLASS wxToolBar class csEditorToolPalette: public TOOLPALETTECLASS