forked from qt-creator/qt-creator
Remove unneeded declaration of Connection class
There is no such a class in ProjectExplorer namespace. Change-Id: Ib82c154795bd120b4d3ec696b6553863a0bf7566 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -59,7 +59,6 @@ class QtcProcess;
|
||||
|
||||
namespace ProjectExplorer {
|
||||
|
||||
class Connection;
|
||||
class DeviceProcess;
|
||||
class DeviceProcessList;
|
||||
class Kit;
|
||||
|
||||
Reference in New Issue
Block a user