Skip to content
Snippets Groups Projects
Commit a0823445 authored by Matthew D Jones's avatar Matthew D Jones
Browse files

Re #13463 Missed one export

parent 03274063
No related branches found
No related tags found
No related merge requests found
...@@ -51,7 +51,7 @@ private: ...@@ -51,7 +51,7 @@ private:
\brief A scale engine for power (X^n) scales \brief A scale engine for power (X^n) scales
*/ */
class PowerScaleEngine: public QwtScaleEngine class EXPORT_OPT_MANTIDQT_API PowerScaleEngine: public QwtScaleEngine
{ {
public: public:
virtual void autoScale(int maxSteps, virtual void autoScale(int maxSteps,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment