summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/inscldlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/inscldlg.hxx')
-rw-r--r--sc/source/ui/inc/inscldlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/inscldlg.hxx b/sc/source/ui/inc/inscldlg.hxx
index 8ce7449a5cc9..dd9a250f7acb 100644
--- a/sc/source/ui/inc/inscldlg.hxx
+++ b/sc/source/ui/inc/inscldlg.hxx
@@ -35,7 +35,7 @@ private:
RadioButton* m_pBtnInsCol;
public:
- ScInsertCellDlg( Window* pParent,bool bDisallowCellMove = false );
+ ScInsertCellDlg( vcl::Window* pParent,bool bDisallowCellMove = false );
virtual ~ScInsertCellDlg();
InsCellCmd GetInsCellCmd() const;