Commit 5486091a authored by Tasuku Suzuki's avatar Tasuku Suzuki Committed by Qt by Nokia
Browse files

Fix QtDBus compilation for -qconfig large


Change-Id: I016dd3cdab10136af04bd10605efe0a665490d8e
Reviewed-by: default avatarThiago Macieira <thiago.macieira@intel.com>
parent d3407691
Branches
Tags
No related merge requests found
Showing with 4 additions and 0 deletions
......@@ -49,6 +49,8 @@
QT_BEGIN_NAMESPACE
#ifndef QT_NO_DBUS
/*!
\class QDBusUnixFileDescriptor
\inmodule QtDBus
......@@ -333,4 +335,6 @@ QDBusUnixFileDescriptorPrivate::~QDBusUnixFileDescriptorPrivate()
#endif
#endif // QT_NO_DBUS
QT_END_NAMESPACE
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment