SVN commit 1005417 by kossebau: changed: use CamelCase KDE includes M +1 -1 part.h M +1 -1 partfactory.h --- trunk/playground/devtools/binspekt/kpart/part.h #1005416:1005417 @@ -24,7 +24,7 @@ #define BINSPEKTPART_H // KDE -#include +#include namespace Kasten { class BfdView; --- trunk/playground/devtools/binspekt/kpart/partfactory.h #1005416:1005417 @@ -25,7 +25,7 @@ // KDE -#include +#include class KComponentData;