]> cloud.milkyroute.net Git - dolphin.git/commitdiff
Remove QBool headers.
authorStephen Kelly <steveire@gmail.com>
Mon, 9 Apr 2012 22:19:58 +0000 (00:19 +0200)
committerStephen Kelly <steveire@gmail.com>
Mon, 9 Apr 2012 22:20:22 +0000 (00:20 +0200)
src/libdolphin_export.h

index 4630398b8850225012d3163ea574390634cde31b..ff0f125c429d14887bdac31bf071da7eb2009589 100644 (file)
@@ -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)