|
@ -34,6 +34,7 @@ class SourcesEditor { |
|
|
|
|
|
|
|
|
// Sets external MediaServer
|
|
|
// Sets external MediaServer
|
|
|
void setMediaServer(MediaServer * newMediaServer); |
|
|
void setMediaServer(MediaServer * newMediaServer); |
|
|
|
|
|
MediaServer * getMediaServer(); |
|
|
//void selectImageSourceRadioButton(string name);
|
|
|
//void selectImageSourceRadioButton(string name);
|
|
|
void selectSourceRadioButton(string & sourcePath); |
|
|
void selectSourceRadioButton(string & sourcePath); |
|
|
|
|
|
|
|
|