rbutil: Merge finding player by USB ID with PlayerBuildInfo.

Remaining rework of player info data handling.

Change-Id: I0e10cdff43e0c9fef43b3b9a30af81f1cd7c4853
This commit is contained in:
Dominik Riebeling 2020-12-05 17:37:20 +01:00
parent 0e315e848a
commit 82b53ebf54
10 changed files with 60 additions and 160 deletions

View file

@ -24,7 +24,6 @@
#include "progressloggergui.h"
#include "zipinstaller.h"
#include "themesinstallwindow.h"
#include "systeminfo.h"
#include "playerbuildinfo.h"
class SelectiveInstallWidget : public QWidget