revert change in devicemanager

This commit is contained in:
Michael Zanetti 2017-07-10 12:16:37 +02:00
parent 45caf66851
commit 85c96f6b4f

View File

@ -195,7 +195,6 @@
#include <QCoreApplication>
#include <QStandardPaths>
#include <QDir>
#include <QJsonDocument>
/*! Constructs the DeviceManager with the given \a locale and \a parent. There should only be one DeviceManager in the system created by \l{guhserver::GuhCore}.
* Use \c guhserver::GuhCore::instance()->deviceManager() instead to access the DeviceManager. */