Un-internalized QDBusServer

Was marked internal earlier because of missing implementation. That
should be now in place.

Change-Id: I9005da4455299386556e567847474c8d8b6fd5ea
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
Pekka Vuorela 2011-11-08 18:34:43 +02:00 committed by Qt by Nokia
parent df9405b8d3
commit 767d553fc2

View File

@ -50,7 +50,6 @@ QT_BEGIN_NAMESPACE
/*!
\class QDBusServer
\inmodule QtDBus
\internal
\brief The QDBusServer class provides peer-to-peer communication
between processes on the same computer.