Fix Compile Warning
- m_sectionFormat is not used yet and provokes a warning message.
This commit is contained in:
committed by
Yorik van Havre
parent
242717f5e3
commit
af75332295
@@ -85,7 +85,7 @@ private:
|
||||
double m_arrowSize;
|
||||
//QColor m_color;
|
||||
double m_extLen;
|
||||
int m_sectionFormat; //0 = ASME, 1 = ISO
|
||||
// int m_sectionFormat; //0 = ASME, 1 = ISO
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user