summaryrefslogtreecommitdiff
path: root/include/sfx2/checkin.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/checkin.hxx')
-rw-r--r--include/sfx2/checkin.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/checkin.hxx b/include/sfx2/checkin.hxx
index b5b87b0c9f31..c5d93f68846d 100644
--- a/include/sfx2/checkin.hxx
+++ b/include/sfx2/checkin.hxx
@@ -24,7 +24,7 @@ class SfxCheckinDialog : public ModalDialog
DECL_DLLPRIVATE_LINK(OKHdl, void *);
public:
- SfxCheckinDialog( Window* pParent );
+ SfxCheckinDialog( vcl::Window* pParent );
OUString GetComment( );
bool IsMajor( );