mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
rbutil: Don't stub out PlayerBuildInfo in tests
Change-Id: I75667bc291828c1d4c548ab8f92c43a7a7fb892e
This commit is contained in:
parent
22d72bf369
commit
bb20b5c6bf
3 changed files with 3 additions and 20 deletions
|
|
@ -31,6 +31,7 @@
|
|||
class PlayerBuildInfo : public QObject
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
|
||||
enum BuildType {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue