diff options
author | Slávek Banko <[email protected]> | 2018-11-27 20:34:10 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2018-11-27 20:34:25 +0100 |
commit | 0503109422dcce73652b30384fb62d863ff4119e (patch) | |
tree | e67258d95691a5aabb122f7d2cf467417646f05b /ksysv/CMakeLists.txt | |
parent | 7e4b30b52f97f33f4cc171c3c50970581ca3b963 (diff) | |
download | tdeadmin-0503109422dcce73652b30384fb62d863ff4119e.tar.gz tdeadmin-0503109422dcce73652b30384fb62d863ff4119e.zip |
Remove icon crystalsvg/16x16/actions/toggle_log.png from ksysv.
The icon will be part of the tdelibs.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 1cf6172bafaa1f284519bd9fbd3aa9ada0960cfe)
Diffstat (limited to 'ksysv/CMakeLists.txt')
-rw-r--r-- | ksysv/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ksysv/CMakeLists.txt b/ksysv/CMakeLists.txt index 64f11e7..223bc80 100644 --- a/ksysv/CMakeLists.txt +++ b/ksysv/CMakeLists.txt @@ -1,7 +1,6 @@ # This file is genereted by trinity-automake-cmake-convert script by Fat-Zer add_subdirectory( pics ) -add_subdirectory( toolbar ) include_directories( ${CMAKE_BINARY_DIR} |