diff options
| author | Peter Penz <[email protected]> | 2007-01-26 00:55:49 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2007-01-26 00:55:49 +0000 |
| commit | 5840fcede7178c80d137f589110d09ee20a99483 (patch) | |
| tree | 5c746f68645608d051dce82f7bdf77d6d7427d17 /src/CMakeLists.txt | |
| parent | d52282f8a2a727ad332d4cceeeaa6b79af9267c1 (diff) | |
Do a custom error handling in for the 'Create New...' submenu. Thanks to David for adjusting KNewMenu :-)
svn path=/trunk/playground/utils/dolphin/; revision=627220
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 175f31f51..6a16c4901 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -15,6 +15,7 @@ set(dolphin_SRCS detailsviewsettingspage.cpp dolphinapplication.cpp dolphinmainwindow.cpp + dolphinnewmenu.cpp dolphinview.cpp dolphinstatusbar.cpp dolphindirlister.cpp |
