chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] qt egg hello world example broken


From: Martin DeMello
Subject: [Chicken-users] qt egg hello world example broken
Date: Wed, 7 Jul 2010 02:21:50 +0530

The qt egg example on http://chicken.wiki.br/eggref/4/qt doesn't work
out of the box - Qt seems to want

<class>Form</class>

rather than

[class] Form

in the ui file, and likewise for all other such declarations.

martin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]