X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8e08b761b0c5ecb6df295785b78f1f3637331887..c16d276354b116475bf85a0388b4b0f545da0f82:/contrib/src/fl/dyntbar.cpp diff --git a/contrib/src/fl/dyntbar.cpp b/contrib/src/fl/dyntbar.cpp index fe381fa590..7c218123af 100644 --- a/contrib/src/fl/dyntbar.cpp +++ b/contrib/src/fl/dyntbar.cpp @@ -125,10 +125,10 @@ void wxDynamicToolBar::AddTool( int toolIndex, } void wxDynamicToolBar::AddTool( int toolIndex, - const wxString& imageFileName, - int imageFileType, - const wxString& labelText, bool alignTextRight, - bool isFlat ) + const wxString& imageFileName, + wxBitmapType imageFileType, + const wxString& labelText, bool alignTextRight, + bool isFlat ) { wxNewBitmapButton* pBtn =