set an image height
Definition at line 194 of file aiconfig.cpp.
00195 { 00196 AiConfigZone * zone = m_tabs->findChild< AiConfigZone * >( "zone" ); 00197 zone->setImageHeight( h ); 00198 }