summaryrefslogtreecommitdiff
path: root/fpicker/source/win32/filepicker/dialogcustomcontrols.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/source/win32/filepicker/dialogcustomcontrols.cxx')
-rw-r--r--fpicker/source/win32/filepicker/dialogcustomcontrols.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/fpicker/source/win32/filepicker/dialogcustomcontrols.cxx b/fpicker/source/win32/filepicker/dialogcustomcontrols.cxx
index c4aa116207e1..9b211180e2b4 100644
--- a/fpicker/source/win32/filepicker/dialogcustomcontrols.cxx
+++ b/fpicker/source/win32/filepicker/dialogcustomcontrols.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: dialogcustomcontrols.cxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: tra $ $Date: 2002-03-21 07:07:52 $
+ * last change: $Author: hr $ $Date: 2003-03-25 18:04:58 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -83,7 +83,7 @@ CDialogCustomControlBase::CDialogCustomControlBase(HWND aControlHandle, HWND aPa
void SAL_CALL CDialogCustomControlBase::SetFont(HFONT hFont)
{
- SendMessageA(
+ SendMessage(
m_CustomControlHandle,
WM_SETFONT,
(WPARAM)hFont,