summaryrefslogtreecommitdiff
path: root/vcl/inc/win/salsys.h
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/win/salsys.h')
-rwxr-xr-xvcl/inc/win/salsys.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/win/salsys.h b/vcl/inc/win/salsys.h
index f1848b72cee2..af0019c47615 100755
--- a/vcl/inc/win/salsys.h
+++ b/vcl/inc/win/salsys.h
@@ -83,7 +83,7 @@ public:
const std::vector<DisplayMonitor>& getMonitors()
{ initMonitors(); return m_aMonitors;}
- BOOL handleMonitorCallback( sal_IntPtr /*HMONITOR*/,
+ sal_Bool handleMonitorCallback( sal_IntPtr /*HMONITOR*/,
sal_IntPtr /*HDC*/,
sal_IntPtr /*LPRECT*/ );
};