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