summaryrefslogtreecommitdiffstats
path: root/kioslave/trash/trashimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'kioslave/trash/trashimpl.h')
-rw-r--r--kioslave/trash/trashimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kioslave/trash/trashimpl.h b/kioslave/trash/trashimpl.h
index 027864456..fb34e5be0 100644
--- a/kioslave/trash/trashimpl.h
+++ b/kioslave/trash/trashimpl.h
@@ -34,7 +34,7 @@
* Implementation of all low-level operations done by kio_trash
* The structure of the trash directory follows the freedesktop.org standard <TODO URL>
*/
-class TrashImpl : public QObject
+class TrashImpl : public TQObject
{
Q_OBJECT
public: