src: remove unused includes
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
#include <functional>
|
||||
|
||||
#include "settings/ApplicationSettings.h"
|
||||
|
||||
QtIDECommunicationController::QtIDECommunicationController(QObject* parent, StorageAccess* storageAccess)
|
||||
: IDECommunicationController(storageAccess)
|
||||
, m_tcpWrapper(parent)
|
||||
|
||||
Reference in New Issue
Block a user