mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-15 16:42:12 -05: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 <portaudio.h>
|
||||
|
||||
#define MAXDEVICES 100
|
||||
#define MAXDEVICES 200
|
||||
|
||||
//----------------------------------------------------------- DevSetup()
|
||||
DevSetup::DevSetup(QWidget *parent) : QDialog(parent)
|
||||
|
Loading…
Reference in New Issue
Block a user