Formatting

This commit is contained in:
Jonas Kvinge
2023-07-21 05:11:27 +02:00
parent 9fb15545bd
commit a2c7ff63df
87 changed files with 5 additions and 84 deletions

View File

@@ -170,7 +170,6 @@ class DeviceManager : public SimpleTreeModel<DeviceInfo> {
QThreadPool thread_pool_;
QList<QObject*> wait_for_exit_;
};
template<typename T>