summaryrefslogtreecommitdiffstats
path: root/ksquirrel/sq_pixmapcache.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksquirrel/sq_pixmapcache.h')
-rw-r--r--ksquirrel/sq_pixmapcache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksquirrel/sq_pixmapcache.h b/ksquirrel/sq_pixmapcache.h
index 6b318b1..3572715 100644
--- a/ksquirrel/sq_pixmapcache.h
+++ b/ksquirrel/sq_pixmapcache.h
@@ -37,7 +37,7 @@ class SQ_DirThumbs;
class SQ_PixmapCache : public TQObject, public TQMap<KURL, SQ_Thumbnail>
{
public:
- SQ_PixmapCache(TQObject *tqparent, int limit = 20*1024);
+ SQ_PixmapCache(TQObject *parent, int limit = 20*1024);
~SQ_PixmapCache();
/*