summaryrefslogtreecommitdiff
path: root/sfx2/source/inc/nochaos.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/inc/nochaos.hxx')
-rw-r--r--sfx2/source/inc/nochaos.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/inc/nochaos.hxx b/sfx2/source/inc/nochaos.hxx
index 4b5d7fb1f40e..daa06f8e4371 100644
--- a/sfx2/source/inc/nochaos.hxx
+++ b/sfx2/source/inc/nochaos.hxx
@@ -33,7 +33,7 @@ class NoChaos
{
public:
static SfxItemPool* GetItemPool();
- static USHORT ReleaseItemPool();
+ static sal_uInt16 ReleaseItemPool();
};
#endif