┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Kelly <[email protected]>2012-04-10 00:19:58 +0200
committerStephen Kelly <[email protected]>2012-04-10 00:20:22 +0200
commitd2a73971d83a6c0b315bc90f35c0fee3e6e20870 (patch)
treee954d019e1cae1ae2b0f17ac0dbdc460f32f4516
parent16e5740828a6f66c6437100f9e66c90bbee498d0 (diff)
Remove QBool headers.
-rw-r--r--src/libdolphin_export.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libdolphin_export.h b/src/libdolphin_export.h
index 4630398b8..ff0f125c4 100644
--- a/src/libdolphin_export.h
+++ b/src/libdolphin_export.h
@@ -24,7 +24,6 @@
#include <kdemacros.h>
/* needed, because e.g. Q_OS_UNIX is so frequently used */
-#include <QtCore/QBool>
#ifndef LIBDOLPHINPRIVATE_EXPORT
# if defined(MAKE_DOLPHINPRIVATE_LIB)