mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-24 02:42:48 +00:00
kded: Q_DBUS_EXPORT is always defined now
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
e3a0f02909
commit
1391b07bca
1 changed files with 0 additions and 4 deletions
|
@ -68,11 +68,7 @@ static bool bCheckUpdates = true;
|
|||
static bool bCheckHostname = true;
|
||||
|
||||
QT_BEGIN_NAMESPACE
|
||||
#ifdef Q_DBUS_EXPORT
|
||||
extern Q_DBUS_EXPORT void qDBusAddSpyHook(void (*)(const QDBusMessage&));
|
||||
#else
|
||||
extern QDBUS_EXPORT void qDBusAddSpyHook(void (*)(const QDBusMessage&));
|
||||
#endif
|
||||
QT_END_NAMESPACE
|
||||
|
||||
static bool runBuildSycoca()
|
||||
|
|
Loading…
Add table
Reference in a new issue