mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1292 Fixed CppCheck Issues in UserInterface
This commit is contained in:
@@ -12,7 +12,7 @@ class RiuQwtScalePicker : public QObject
|
||||
{
|
||||
Q_OBJECT
|
||||
public:
|
||||
RiuQwtScalePicker(QwtPlot *plot);
|
||||
explicit RiuQwtScalePicker(QwtPlot *plot);
|
||||
|
||||
virtual bool eventFilter( QObject *, QEvent * );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user