summaryrefslogtreecommitdiff
path: root/vcl/inc/wizdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/wizdlg.hxx')
-rw-r--r--vcl/inc/wizdlg.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/inc/wizdlg.hxx b/vcl/inc/wizdlg.hxx
index da3ff4d1af3a..31bd376168b6 100644
--- a/vcl/inc/wizdlg.hxx
+++ b/vcl/inc/wizdlg.hxx
@@ -134,6 +134,7 @@ namespace vcl
const Size& GetPageSizePixel() const { return maPageSize; }
void SetRoadmapHelpId( const OString& _rId );
+ void SetRoadmapBitmap( const BitmapEx& maBitmap );
void InsertRoadmapItem(int nIndex, const OUString& rLabel, int nId, bool bEnabled);
void DeleteRoadmapItems();