diff options
| author | 2009-02-06 12:42:25 +0000 | |
|---|---|---|
| committer | 2009-02-06 12:42:25 +0000 | |
| commit | e3121a56885c9a9d24b852292db234f78a8e2aa4 (patch) | |
| tree | c6743303942fa73909b36c543bb69b9abf9c482d /src/modules | |
| parent | fix for #362 (both trunk and branch 3.4) (diff) | |
| download | KVIrc-e3121a56885c9a9d24b852292db234f78a8e2aa4.tar.gz KVIrc-e3121a56885c9a9d24b852292db234f78a8e2aa4.tar.bz2 KVIrc-e3121a56885c9a9d24b852292db234f78a8e2aa4.zip | |
small fix for torrent module
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3068 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules')
| -rw-r--r-- | src/modules/torrent/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modules/torrent/CMakeLists.txt b/src/modules/torrent/CMakeLists.txt index bd9fec4f5..9a7df3f3e 100644 --- a/src/modules/torrent/CMakeLists.txt +++ b/src/modules/torrent/CMakeLists.txt @@ -1,6 +1,7 @@ # CMakeLists for src/modules/torrent SET(kvitorrent_MOC_HDRS + tc_ktorrentdbusinterface.h tc_statusbarapplet.h ) |
