GTK wxBitmapButton added

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
1998-05-28 17:44:04 +00:00
parent ef77f91e5b
commit 151ccd11af
10 changed files with 272 additions and 38 deletions

View File

@@ -21,7 +21,8 @@
// simple types
// ----------------------------------------------------------------------------
#include <wx/filefn.h>
#include "wx/string.h"
#include "wx/filefn.h"
// define off_t
#include <sys/types.h>