mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-06 16:05:13 -04:00
Make device title editable in the basic device settings. Fixes #2292
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#include <QByteArray>
|
||||
|
||||
struct FileInputSettings {
|
||||
QString m_title;
|
||||
QString m_fileName;
|
||||
quint32 m_accelerationFactor;
|
||||
bool m_loop;
|
||||
|
||||
Reference in New Issue
Block a user