mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-21 14:02:58 +02:00
2019-08-26 Fred Gleason <fredg@paravelsystems.com>
* Reimplemented the '--asoundrc-file=' directive in rdalsaconfig(8).
This commit is contained in:
@@ -53,8 +53,8 @@ class MainWidget : public QWidget
|
||||
void closeEvent(QCloseEvent *e);
|
||||
|
||||
private:
|
||||
void LoadConfig();
|
||||
void SaveConfig() const;
|
||||
void LoadConfig(const QString &filename);
|
||||
void SaveConfig(const QString &filename) const;
|
||||
QLabel *alsa_system_label;
|
||||
QLabel *alsa_description_label;
|
||||
QListView *alsa_system_list;
|
||||
|
Reference in New Issue
Block a user