diff options
| author | Peter Penz <[email protected]> | 2009-03-03 21:17:35 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2009-03-03 21:17:35 +0000 |
| commit | aed1525abcc82dc32852d2f875e49fc7e2fe0aac (patch) | |
| tree | ebb22929c674e1b9f0330f1a64339c80b337d25b /src/CMakeLists.txt | |
| parent | 3fa4d31152a36dee3dadee9eaaac12c39f2d3ac8 (diff) | |
added dialog to configure which meta data should be shown in the Information Panel
svn path=/trunk/KDE/kdebase/apps/; revision=934828
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index c1daf5e8b..d6cc3e755 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -102,6 +102,7 @@ set(dolphin_SRCS panels/information/commentwidget.cpp panels/information/commenteditwidget.cpp panels/information/informationpanel.cpp + panels/information/informationpaneldialog.cpp panels/information/metadatawidget.cpp panels/information/metatextlabel.cpp panels/information/phononwidget.cpp |
