X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=pv%2Fwidgets%2Fwellarray.hpp;h=32365a10dfdad79954b462249463f07cb427bbfe;hb=27c0521002ea986b72d9675b99803665516db14c;hp=8132eb0076c35fd69ea35154a456ead64cdb2566;hpb=ebad870b71f3eec4a08873040524bb9e57768364;p=pulseview.git diff --git a/pv/widgets/wellarray.hpp b/pv/widgets/wellarray.hpp index 8132eb0..32365a1 100644 --- a/pv/widgets/wellarray.hpp +++ b/pv/widgets/wellarray.hpp @@ -119,7 +119,7 @@ protected: void keyPressEvent(QKeyEvent*); void focusInEvent(QFocusEvent*); void focusOutEvent(QFocusEvent*); - void paintEvent(QPaintEvent *); + void paintEvent(QPaintEvent*); private: Q_DISABLE_COPY(WellArray)