mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-05 17:05:57 +08:00
Fix samples header includes
* Include only what is used * Use forward declaration when possible * Sorted includes refs #598
This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
|
||||
#include "testserviceinterface.h"
|
||||
|
||||
class QDBusConnection;
|
||||
|
||||
namespace BlackSample
|
||||
{
|
||||
TestServiceInterface::TestServiceInterface(const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent)
|
||||
|
||||
Reference in New Issue
Block a user