summaryrefslogtreecommitdiffstats
path: root/webscrap.h
diff options
context:
space:
mode:
authorRoopesh Chander <roop@forwardbias.in>2009-11-04 15:50:26 +0530
committerRoopesh Chander <roop@forwardbias.in>2009-11-04 15:50:26 +0530
commita979ef1508e281b1b90f217c08841b51ec67c7d8 (patch)
tree66d6c2da801a42661e1bc1ed3aa97ff77df950e6 /webscrap.h
parent91dc311b6c9698da14e34a59e98c7d01e3873cf2 (diff)
make reset zoom button work
Diffstat (limited to 'webscrap.h')
-rw-r--r--webscrap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/webscrap.h b/webscrap.h
index 8c8532a..570e374 100644
--- a/webscrap.h
+++ b/webscrap.h
@@ -74,6 +74,7 @@ public slots:
void setLocated(bool located);
void setSearchMatched(bool matched);
void handleEditButtonClicked(bool checked);
+ void handleResetZoomClicked();
protected:
bool sceneEventFilter(QGraphicsItem *watched, QEvent* event);