mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#862 Added scale picker to select axis
This commit is contained in:
@@ -61,6 +61,7 @@ private:
|
||||
|
||||
private slots:
|
||||
void onZoomedSlot( );
|
||||
void onAxisClicked(int axis, double value);
|
||||
|
||||
private:
|
||||
QwtPlotGrid* m_grid;
|
||||
|
||||
Reference in New Issue
Block a user