]> sigrok.org Git - pulseview.git/blobdiff - pv/dialogs/connect.cpp
Various minor whitespace and consistency fixes.
[pulseview.git] / pv / dialogs / connect.cpp
index 5baedcbcacaa1a2e06c52050419f5c77158b906d..bf92998b9b9e65fd7cd1ecf0d1d1c1564914f347 100644 (file)
@@ -172,8 +172,7 @@ void Connect::scan_pressed()
        const list< shared_ptr<HardwareDevice> > devices =
                device_manager_.driver_scan(driver, drvopts);
 
-       for (shared_ptr<HardwareDevice> device : devices)
-       {
+       for (shared_ptr<HardwareDevice> device : devices) {
                assert(device);
 
                QString text = QString::fromStdString(