Add option to save streams in mpd folder.

This commit is contained in:
craig.p.drummond
2013-02-03 20:38:11 +00:00
committed by craig.p.drummond
parent bae5482715
commit f304152fb7
16 changed files with 257 additions and 43 deletions

View File

@@ -28,7 +28,7 @@ HttpServerSettings::HttpServerSettings(QWidget *p)
: QWidget(p)
{
setupUi(this);
};
}
void HttpServerSettings::load()
{