SVN_SILENT:Fix Cmake to have PushButton
svn path=/trunk/KDE/kdebase/workspace/plasma/lib/; revision=639394
This commit is contained in:
parent
bb0992ed29
commit
f084f1d722
@ -13,7 +13,7 @@ set(plasma_LIB_SRCS
|
||||
|
||||
widgets/widget.cpp
|
||||
widgets/lineedit.cpp
|
||||
widgets/button.cpp
|
||||
widgets/pushbutton.cpp
|
||||
)
|
||||
|
||||
kde4_automoc(${plasma_LIB_SRCS})
|
||||
@ -38,6 +38,6 @@ install( FILES
|
||||
|
||||
widgets/widget.h
|
||||
widgets/lineedit.h
|
||||
widgets/button.h
|
||||
widgets/pushbutton.h
|
||||
DESTINATION ${INCLUDE_INSTALL_DIR}/plasma )
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user