summaryrefslogtreecommitdiff
path: root/dggui/helpbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'dggui/helpbutton.h')
-rw-r--r--dggui/helpbutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dggui/helpbutton.h b/dggui/helpbutton.h
index 639799a..b48c81b 100644
--- a/dggui/helpbutton.h
+++ b/dggui/helpbutton.h
@@ -44,7 +44,7 @@ public:
protected:
// From Widget:
- virtual void repaintEvent(RepaintEvent* repaintEvent) override;
+ void repaintEvent(const RepaintEvent& repaintEvent) override;
private:
void showHelpText();