Translations:Development/Architecture/KDE3/KHTML/9/pt-br

From KDE TechBase

a.setTopWidget(html);

   html->setURLCursor(QCursor(PointingHandCursor));
   html->openURL(argv[1]);