summaryrefslogtreecommitdiffstats
path: root/src/svnfrontend/graphtree/pannerview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/svnfrontend/graphtree/pannerview.h')
-rw-r--r--src/svnfrontend/graphtree/pannerview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/svnfrontend/graphtree/pannerview.h b/src/svnfrontend/graphtree/pannerview.h
index 026488d..9997123 100644
--- a/src/svnfrontend/graphtree/pannerview.h
+++ b/src/svnfrontend/graphtree/pannerview.h
@@ -30,7 +30,7 @@ class PannerView : public TQCanvasView
Q_OBJECT
TQ_OBJECT
public:
- PannerView(TQWidget* tqparent=0, const char* name=0);
+ PannerView(TQWidget* parent=0, const char* name=0);
virtual ~PannerView();
void setZoomRect(const TQRect& theValue);