cosmetics: fix indentation and lowercasing

Alex


svn path=/trunk/KDE/kdelibs/; revision=883451
This commit is contained in:
Alexander Neundorf 2008-11-12 22:56:18 +00:00
parent 51c912969b
commit 3464aa9919

View File

@ -130,7 +130,7 @@ set(plasma_LIB_SRCS
#)
if(QT_QTOPENGL_FOUND AND OPENGL_FOUND)
MESSAGE(STATUS "Adding support for OpenGL applets to libplasma")
message(STATUS "Adding support for OpenGL applets to libplasma")
set(plasma_LIB_SRCS
${plasma_LIB_SRCS}
glapplet.cpp)