#include "ui_selectsupporteddevice.h"
#include <QDialog>
#include <QPushButton>
#include "usb/scopedevice.h"
#include <memory>
Go to the source code of this file.