Kaydet (Commit) 12df8f6d authored tarafından Armin Le Grand's avatar Armin Le Grand

i122111 Corrected LinePropertyPanel::NotifyItemUpdate implementation to use pState with more care

üst 4b7c52c4
......@@ -152,12 +152,7 @@ private:
/// bitfield
bool mbColorAvailable : 1;
bool mbStyleAvailable : 1;
bool mbDashAvailable : 1;
bool mbTransAvailable : 1;
bool mbWidthValuable : 1;
bool mbStartAvailable : 1;
bool mbEndAvailable : 1;
void SetupIcons(void);
void Initialize();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment