mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#8522 Summary Plot: ensure plot axis are restore when creating plots.
This commit is contained in:
@@ -153,6 +153,8 @@ public:
|
||||
|
||||
virtual int axisExtent( RiuPlotAxis axis ) const = 0;
|
||||
|
||||
virtual void ensureAxis( RiuPlotAxis axis ) = 0;
|
||||
|
||||
QPoint dragStartPosition() const;
|
||||
|
||||
void scheduleReplot();
|
||||
|
||||
Reference in New Issue
Block a user