Commit Graph

2 Commits

Author SHA1 Message Date
Paul Giblock
66f0ca60e2 Make AlsaDeviceListModel compile on older Qt
Older versions of Qt must not include the QPair declaration in
QAbstractListModel.  This fix simply includes QPair as well.
2009-11-03 15:37:04 -05:00
Paul Giblock
3fe353545b Alsa and OSS Device hints
This should resolve the remaining issues.  OSS has auto-complete with
the filesystem.  Alsa has an editable combobox for PCM and MIDI-raw.
The DEVICE  box for Alsa MIDI-seq should be obsoleted
2009-10-25 16:19:57 -04:00