summaryrefslogtreecommitdiff
path: root/include/svtools/stdctrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/stdctrl.hxx')
-rw-r--r--include/svtools/stdctrl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/stdctrl.hxx b/include/svtools/stdctrl.hxx
index 271b5d3de6b9..38c548caffd2 100644
--- a/include/svtools/stdctrl.hxx
+++ b/include/svtools/stdctrl.hxx
@@ -28,7 +28,7 @@
class SVT_DLLPUBLIC FixedInfo : public FixedText
{
public:
- FixedInfo( Window* pParent, const ResId& rResId );
+ FixedInfo( vcl::Window* pParent, const ResId& rResId );
};
#endif // INCLUDED_SVTOOLS_STDCTRL_HXX