summaryrefslogtreecommitdiffstats
path: root/src/widget/wpushbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widget/wpushbutton.h')
-rw-r--r--src/widget/wpushbutton.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/widget/wpushbutton.h b/src/widget/wpushbutton.h
index 868c29e90f..50186f6cb3 100644
--- a/src/widget/wpushbutton.h
+++ b/src/widget/wpushbutton.h
@@ -61,6 +61,7 @@ class WPushButton : public WWidget {
virtual void mousePressEvent(QMouseEvent *e);
virtual void mouseReleaseEvent(QMouseEvent *e);
virtual void focusOutEvent(QFocusEvent* e);
+ void fillDebugTooltip(QStringList* debug);
private:
// Associates a pixmap of a given state of the button with the widget