Use macros that are always available, in dummy project.
commitfa5e7522557abbe5a199ce405eb9ee6820649d31
authorDavid King <davidk@openismus.com>
Wed, 22 Jul 2009 14:11:40 +0000 (22 16:11 +0200)
committerBenoit Sigoure <tsuna@lrde.epita.fr>
Sun, 26 Jul 2009 22:47:25 +0000 (26 23:47 +0100)
treea413b8fd721f9b0787bb9739d49584b0a216869c
parent079aebf28f4b543f178f869b642b9cb606cbdac4
Use macros that are always available, in dummy project.

If the no_keywords switch is active in the CONFIG of the .pro file,
the macros for signals: and slots: do not exist. Q_SLOTS and
Q_SIGNALS always exist, so they should be used instead.

Signed-off-by: David King <davidk@openismus.com>
Signed-off-by: Benoit Sigoure <tsuna@lrde.epita.fr>
THANKS
build-aux/autotroll.m4