Real width(width) doesn't work. The new variable is in scope before the old one...
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Sat, 31 Mar 2007 23:29:14 +0000 (23:29 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Sat, 31 Mar 2007 23:29:14 +0000 (23:29 +0000)
commit46c164109ff6a0da4b5f1f353156a1c573c0e386
tree9157a8ccfd7e3208775501a7f2a023bcd779eb9e
parent6046b358f5cc710d4318f2492a848eecdd854999
Real width(width) doesn't work.  The new variable is in scope before the old one can be used.  Use `Real tmp_width(width)' instead.

git-svn-id: http://svn.voria.com/code@402 1f10aa63-cdf2-0310-b900-c93c546f37ac
synfig-studio/trunk/src/gtkmm/state_draw.cpp