summaryrefslogtreecommitdiff
path: root/sfx2/source/inc/nochaos.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/inc/nochaos.hxx')
-rwxr-xr-x[-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 a5bb237d7f4a..473980578742 100644..100755
--- a/sfx2/source/inc/nochaos.hxx
+++ b/sfx2/source/inc/nochaos.hxx
@@ -34,7 +34,7 @@ class NoChaos
{
public:
static SfxItemPool* GetItemPool();
- static USHORT ReleaseItemPool();
+ static sal_uInt16 ReleaseItemPool();
};
#endif