cosmetics: fix indentation and lowercasing
Alex svn path=/trunk/KDE/kdelibs/; revision=883451
This commit is contained in:
parent
51c912969b
commit
3464aa9919
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user