<html>
I'm trying to build a very simple app that's based on the QT tutorial and
my build fails with this error:<br>
<br>
universal-character-name-'\u<br>
<br>
It also tells me to file a bug report with gnu.org. I was hoping someone
here could help me with this first. Here is the code, my setFont is also
defined as a public SLOT:<br>
<br>
void Bunchowodgets::setFont(void){<br>
<br>
bool ok;<br>
QFont fon;<br>
<br>
fon = QFont::getFont(&ok, this, "Font Dialog");<br>
this->setFont(fon);<br>
}<br>
<br>
If I comment out the getFont statement, the code compiles just fine. Any
ideas would be really appreciated<br>
<br>
<br>
<br>
Lorenzo
Thurman<x-tab> </x-tab><x-tab>        </x-tab>lthurman@northwestern.edu<br>
Library Lab
Manager<x-tab>     </x-tab><x-tab>        </x-tab>voice:
847-467-6565<br>
Academic Technologies<x-tab>   </x-tab>pager: 847-536-0920
<br>
<br>
 From Dick Cheney's Energy Conservation Tips:<br>
<br>
<font face="Times New Roman, Times" size=2>Tip No. 8: Don't fall for
solar or wind power promises. <br>
So-called renewable energy sources such as solar and wind power are, in
fact, unreliable and even dangerous. During a typical 24-hour period, the
sun is "off" 50 percent of the time, while oil, gas and coal
still burn brightly....</font></html>


-
to unsubscribe from this list send an email to kdevelop-devel-request@kdevelop.org with the following body:
unsubscribe »your-email-address«