summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/brkdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/basicide/brkdlg.hxx')
-rw-r--r--basctl/source/basicide/brkdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/basctl/source/basicide/brkdlg.hxx b/basctl/source/basicide/brkdlg.hxx
index da61756fecea..2ae1ff77546a 100644
--- a/basctl/source/basicide/brkdlg.hxx
+++ b/basctl/source/basicide/brkdlg.hxx
@@ -54,7 +54,7 @@ protected:
public:
- BreakPointDialog( Window* pParent, BreakPointList& rBrkList );
+ BreakPointDialog( vcl::Window* pParent, BreakPointList& rBrkList );
void SetCurrentBreakPoint( BreakPoint* pBrk );
};