Fix getMeasure scope bug.
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
#include "Measure.h"
|
#include "Measure.h"
|
||||||
#include "QGlobals.h"
|
#include "QGlobals.h"
|
||||||
class MeasureFactory {
|
class MeasureFactory {
|
||||||
|
public:
|
||||||
static Measure* getMeasure(AnnotationActorType type);
|
static Measure* getMeasure(AnnotationActorType type);
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user