diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2008-11-29 12:15:17 +0100 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2008-11-29 12:15:17 +0100 |
commit | 129932ca513ed7ef865669fa81020043bcfa7ba0 (patch) | |
tree | 03fba7638c0323672e7958245e9afb0663ca2c1a /icons/CMakeLists.txt | |
parent | Various adjustments. Nothing really important.Various adjustments. Nothing re... (diff) | |
download | rekonq-129932ca513ed7ef865669fa81020043bcfa7ba0.tar.xz |
Fixing ToolBar, some icons and code..
Diffstat (limited to 'icons/CMakeLists.txt')
-rw-r--r-- | icons/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/icons/CMakeLists.txt b/icons/CMakeLists.txt index 5d6766e8..9d7ead58 100644 --- a/icons/CMakeLists.txt +++ b/icons/CMakeLists.txt @@ -1 +1,2 @@ +# install standard icons KDE4_INSTALL_ICONS( ${ICON_INSTALL_DIR} ) |