summaryrefslogtreecommitdiff
path: root/svx/source/fmcomp/fmgridcl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/fmcomp/fmgridcl.cxx')
-rw-r--r--svx/source/fmcomp/fmgridcl.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/fmcomp/fmgridcl.cxx b/svx/source/fmcomp/fmgridcl.cxx
index 56d5a8320822..5db0927a4008 100644
--- a/svx/source/fmcomp/fmgridcl.cxx
+++ b/svx/source/fmcomp/fmgridcl.cxx
@@ -1000,7 +1000,7 @@ void FmGridHeader::Command(const CommandEvent& rEvt)
FmGridControl::FmGridControl(
const Reference< ::com::sun::star::uno::XComponentContext >& _rxContext,
- Window* pParent,
+ vcl::Window* pParent,
FmXGridPeer* _pPeer,
WinBits nBits)
:DbGridControl(_rxContext, pParent, nBits)