diff options
| author | Peter Penz <[email protected]> | 2009-10-16 13:01:11 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2009-10-16 13:01:11 +0000 |
| commit | 3852f31c30faea6c305d65e6756797184b3776d5 (patch) | |
| tree | 414e47b38fa9706e6ff9f21a355f9e3ed85b3f20 /src/CMakeLists.txt | |
| parent | ef54cdc957165d41cfbfa679835c32667a8cbed5 (diff) | |
* improved interface + documentation of MetaDataWidget
* provide a configuration dialog for adjusting the visibility of the meta data
svn path=/trunk/KDE/kdebase/apps/; revision=1036058
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 173a769e4..596490ae9 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -154,6 +154,7 @@ set(dolphin_SRCS ${dolphin_SRCS} panels/information/commentwidget.cpp panels/information/edittagsdialog.cpp + panels/information/metadataconfigurationdialog.cpp panels/information/nepomukmassupdatejob.cpp panels/information/taggingwidget.cpp ) |
