summaryrefslogtreecommitdiffstats
path: root/src/regiongrabber.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/regiongrabber.h')
-rw-r--r--src/regiongrabber.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/regiongrabber.h b/src/regiongrabber.h
index 4493011..2b6251a 100644
--- a/src/regiongrabber.h
+++ b/src/regiongrabber.h
@@ -30,7 +30,7 @@ class TQTimer;
class SizeTip : public TQLabel
{
public:
- SizeTip( TQWidget *tqparent, const char *name=0 );
+ SizeTip( TQWidget *parent, const char *name=0 );
~SizeTip() {}
void setTip( const TQRect &rect );