summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/bastype2.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/basicide/bastype2.hxx')
-rw-r--r--basctl/source/basicide/bastype2.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/basctl/source/basicide/bastype2.hxx b/basctl/source/basicide/bastype2.hxx
index e703d2e4613b..0eac7b8875a9 100644
--- a/basctl/source/basicide/bastype2.hxx
+++ b/basctl/source/basicide/bastype2.hxx
@@ -206,8 +206,8 @@ protected:
virtual void onDocumentModeChanged( const ScriptDocument& _rDocument ) SAL_OVERRIDE;
public:
- TreeListBox(Window* pParent, const ResId& rRes);
- TreeListBox(Window* pParent, WinBits nStyle);
+ TreeListBox(vcl::Window* pParent, const ResId& rRes);
+ TreeListBox(vcl::Window* pParent, WinBits nStyle);
virtual ~TreeListBox();
void ScanEntry( const ScriptDocument& rDocument, LibraryLocation eLocation );