On Tuesday 27 May 2008, Alexander Neundorf wrote:
> #include <QtCore/QObject>
>
> #ifdef Q_OS_UNIX
>
> class Foo:public QObject
> {
>    signals:
>       void fooChanged();
> };
>
> #endif

Maybe I'm missing something, but you don't have the Q_OBJECT macro 
there.

Andras


-- 
 
Quanta Plus developer - http://quanta.kdewebdev.org
K Desktop Environment - http://www.kde.org

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Kde-buildsystem mailing list
Kde-buildsystem@kde.org
https://mail.kde.org/mailman/listinfo/kde-buildsystem

Reply via email to