summaryrefslogtreecommitdiffstats
path: root/kjs
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-07-20 20:43:38 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-07-20 20:43:38 +0000
commit42dfcbcc0fe6019d32cd5680a86e2831fe9b6974 (patch)
tree81f15764d81efcdcb0ec9edeeaf534ce2ecc0d48 /kjs
parente7c20618e624eb27aa17abcdc471f3711e94b914 (diff)
downloadtdelibs-42dfcbcc0fe6019d32cd5680a86e2831fe9b6974.tar.gz
tdelibs-42dfcbcc0fe6019d32cd5680a86e2831fe9b6974.zip
KRandRTray fixes; minor compilation repairs
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1152360 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kjs')
-rw-r--r--kjs/ustring.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kjs/ustring.h b/kjs/ustring.h
index 2cdd2db78..34ab975e3 100644
--- a/kjs/ustring.h
+++ b/kjs/ustring.h
@@ -24,6 +24,7 @@
#ifndef _KJS_USTRING_H_
#define _KJS_USTRING_H_
+#include <qstring.h>
#include "global.h"
/**