mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-05-24 10:22:26 -04:00
Accommodate Flex users with all those DAX "devices".
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@6138 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
parent
47ba84528f
commit
c64d8cdd02
@ -3,7 +3,7 @@
|
|||||||
#include <QDebug>
|
#include <QDebug>
|
||||||
#include <portaudio.h>
|
#include <portaudio.h>
|
||||||
|
|
||||||
#define MAXDEVICES 100
|
#define MAXDEVICES 200
|
||||||
|
|
||||||
//----------------------------------------------------------- DevSetup()
|
//----------------------------------------------------------- DevSetup()
|
||||||
DevSetup::DevSetup(QWidget *parent) : QDialog(parent)
|
DevSetup::DevSetup(QWidget *parent) : QDialog(parent)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user