summaryrefslogtreecommitdiffstats
path: root/src/gvcore/thumbnailloadjob.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gvcore/thumbnailloadjob.h')
-rw-r--r--src/gvcore/thumbnailloadjob.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gvcore/thumbnailloadjob.h b/src/gvcore/thumbnailloadjob.h
index fc33fdf..a06ca88 100644
--- a/src/gvcore/thumbnailloadjob.h
+++ b/src/gvcore/thumbnailloadjob.h
@@ -47,7 +47,7 @@ typedef TQPtrList<KFileItem> KFileItemList;
namespace Gwenview {
class ThumbnailThread : public TSThread {
Q_OBJECT
- TQ_OBJECT
+
public:
void load(
const TQString& originalURI,
@@ -86,7 +86,7 @@ private:
*/
class LIBGWENVIEW_EXPORT ThumbnailLoadJob : public KIO::Job {
Q_OBJECT
- TQ_OBJECT
+
public:
/**
* Create a job for determining the pixmaps of the images in the @p itemList