summaryrefslogtreecommitdiffstats
path: root/ksquirrel/sidebar/sq_imagebasket.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksquirrel/sidebar/sq_imagebasket.h')
-rw-r--r--ksquirrel/sidebar/sq_imagebasket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksquirrel/sidebar/sq_imagebasket.h b/ksquirrel/sidebar/sq_imagebasket.h
index d6882b0..4eb3bb4 100644
--- a/ksquirrel/sidebar/sq_imagebasket.h
+++ b/ksquirrel/sidebar/sq_imagebasket.h
@@ -32,7 +32,7 @@ class SQ_ImageBasket : public KDirOperator
TQ_OBJECT
public:
- SQ_ImageBasket(TQWidget *tqparent = 0, const char *name = 0);
+ SQ_ImageBasket(TQWidget *parent = 0, const char *name = 0);
~SQ_ImageBasket();
void add(const KFileItemList &);