summaryrefslogtreecommitdiffstats
path: root/tdeioslave/trash/testtrash.cpp
diff options
context:
space:
mode:
authorEmanoil Kotsev <deloptes@gmail.com>2016-10-12 15:20:02 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2016-10-12 15:20:02 +0900
commitee3091bc41f5cae8be2ba5f8335e0b866edb4711 (patch)
tree8ffc7ba391bb968e9de33674fa6caf5e9166e5eb /tdeioslave/trash/testtrash.cpp
parent443c910570647f415838e65a1b8add30b00b7dbb (diff)
downloadtdebase-ee3091bc.tar.gz
tdebase-ee3091bc.zip
Added trash limit configuration option
This work is based on original patch created by Tobias Koenig <tokoe@kde.org> for KDE 3.5.9 and later added to KDE 4.2, and available under GPL version 2 License, or any later version. See also http://tokoe-kde.blogspot.com/2008/08/size-limits-for-trash.html This relates to bug 1923. Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdeioslave/trash/testtrash.cpp')
-rw-r--r--tdeioslave/trash/testtrash.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeioslave/trash/testtrash.cpp b/tdeioslave/trash/testtrash.cpp
index db2e73fb3..fc5b358af 100644
--- a/tdeioslave/trash/testtrash.cpp
+++ b/tdeioslave/trash/testtrash.cpp
@@ -24,7 +24,7 @@
#include "tdeio_trash.h"
#include "testtrash.h"
-#include <config.h>
+// #include <config.h>
#include <kurl.h>
#include <tdelocale.h>