summaryrefslogtreecommitdiffstats
path: root/libkscan/sizeindicator.h
diff options
context:
space:
mode:
Diffstat (limited to 'libkscan/sizeindicator.h')
-rw-r--r--libkscan/sizeindicator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkscan/sizeindicator.h b/libkscan/sizeindicator.h
index 0d248fec..52f2e8b1 100644
--- a/libkscan/sizeindicator.h
+++ b/libkscan/sizeindicator.h
@@ -50,7 +50,7 @@ public:
* @param crit: Critical value, not yet used.
*/
- SizeIndicator( TQWidget *tqparent, long thres = DEFAULT_THRESHOLD,
+ SizeIndicator( TQWidget *parent, long thres = DEFAULT_THRESHOLD,
long crit = DEFAULT_CRITICAL );
/**
* destructor does not really do much yet.