summaryrefslogtreecommitdiff
path: root/plugingui/textedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugingui/textedit.h')
-rw-r--r--plugingui/textedit.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugingui/textedit.h b/plugingui/textedit.h
index 8df14b0..3eaf02f 100644
--- a/plugingui/textedit.h
+++ b/plugingui/textedit.h
@@ -61,6 +61,7 @@ public:
protected:
// From Widget
virtual void repaintEvent(RepaintEvent* repaintEvent) override;
+ void scrollEvent(ScrollEvent* scrollEvent) override;
private:
void scrolled(int value);