@@ -1,6 +1,6 @@
|
||||
#include "aclinesegment.h"
|
||||
|
||||
ACLineSegment::ACLineSegment():isTerminalA(true)
|
||||
ACLineSegment::ACLineSegment(QObject *parent):BasicElementInfo(parent),isTerminalA(true)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user