summaryrefslogtreecommitdiff
path: root/vcl/inc/vcl/evntpost.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/vcl/evntpost.hxx')
-rw-r--r--vcl/inc/vcl/evntpost.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcl/inc/vcl/evntpost.hxx b/vcl/inc/vcl/evntpost.hxx
index 9e9badb7157b..287328d274a4 100644
--- a/vcl/inc/vcl/evntpost.hxx
+++ b/vcl/inc/vcl/evntpost.hxx
@@ -36,13 +36,13 @@ namespace vcl
{
struct UserEvent
{
- ULONG m_nWhich;
+ sal_uLong m_nWhich;
void* m_pData;
};
class VCL_DLLPUBLIC EventPoster
{
- ULONG m_nId;
+ sal_uLong m_nId;
Link m_aLink;
//#if 0 // _SOLAR__PRIVATE