Kaydet (Commit) da4aca09 authored tarafından Caolán McNamara's avatar Caolán McNamara

fix comment to use our bug-tracking markup syntax

Change-Id: I2cddfc6b36dfef22dc5f17b94b8732e0646eff02
üst 29a2ff58
...@@ -2323,8 +2323,8 @@ void CustomAnimationTextAnimTabPage::update( STLPropertySet* pSet ) ...@@ -2323,8 +2323,8 @@ void CustomAnimationTextAnimTabPage::update( STLPropertySet* pSet )
pSet->setPropertyValue( nHandleTextGroupingAuto, makeAny( fTextGroupingAuto ) ); pSet->setPropertyValue( nHandleTextGroupingAuto, makeAny( fTextGroupingAuto ) );
} }
} }
//bug 120049 //#i120049# impress crashes when modifying the "Random effects" animation
//[crash] Aoo crash when modify the "Random effects" animation effect's trigger condition to "Start effect on click of" . //effect's trigger condition to "Start effect on click of".
//If this control is disabled, we should ignore its value //If this control is disabled, we should ignore its value
if (maCBXAnimateForm.IsEnabled()) if (maCBXAnimateForm.IsEnabled())
{ {
......
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