On Tuesday 27 May 2008, Alexander Neundorf wrote:
> #include <QtCore/QObject>
>
> #ifdef Q_OS_UNIX
>
> class Foo:public QObject
> {
> signals:
> void fooChanged();
> };
>
> #endifMaybe 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
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
