summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Driesner <cd@openoffice.org>2011-01-17 16:53:11 +0100
committerCarsten Driesner <cd@openoffice.org>2011-01-17 16:53:11 +0100
commit61a37a558b25e180b6183d79889e9ab511361aaf (patch)
treed74ae3aaad1194af53191d98c29d28a6fe22a87b
parent540ee17b4ea1f99ad36da56b5a16ee624cd3031d (diff)
removetooltypes01: Exchange type for BuildStatus
-rw-r--r--soldep/inc/soldep/appdef.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/soldep/inc/soldep/appdef.hxx b/soldep/inc/soldep/appdef.hxx
index 186bb1f1a..cb745fbd7 100644
--- a/soldep/inc/soldep/appdef.hxx
+++ b/soldep/inc/soldep/appdef.hxx
@@ -115,7 +115,7 @@
/** States for BuildServer projects and directories
*/
#ifndef BuildStatus
-#define BuildStatus USHORT
+#define BuildStatus sal_uInt16
#endif
#define BS_DROPED 0 /// project is waiting for dispatching
#define BS_BUILD 1 /// project/directory is building