clear scale and set current scale x,y as defauts
Definition at line 227 of file aiview.cpp.
00228 { 00229 if( !m_image.isNull() ) 00230 { 00231 m_clearScale = true; 00232 } 00233 }