summaryrefslogtreecommitdiff
path: root/include/svx/fontlb.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/fontlb.hxx')
-rw-r--r--include/svx/fontlb.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/fontlb.hxx b/include/svx/fontlb.hxx
index d5a1b25bdff1..5755a308e0c0 100644
--- a/include/svx/fontlb.hxx
+++ b/include/svx/fontlb.hxx
@@ -70,7 +70,7 @@ private:
bool mbUseFont; /// true = Use maEntryFont/mpEntryColor in InitEntry().
public:
- SvxFontListBox(Window* pParent, WinBits nStyle = WB_BORDER);
+ SvxFontListBox(vcl::Window* pParent, WinBits nStyle = WB_BORDER);
/** Inserts a list entry and sets the font used for this entry.
@param pColor The font color. NULL = use default listbox text color. */