diff -r 1fdc1507e42d -r 169fbb968bb3 QTfrontend/net/recorder.h --- a/QTfrontend/net/recorder.h Sun Dec 15 14:05:42 2013 -0500 +++ b/QTfrontend/net/recorder.h Wed Dec 18 01:05:15 2013 +0400 @@ -35,6 +35,7 @@ virtual ~HWRecorder(); void EncodeVideo(const QByteArray & record); + bool simultaneousRun(); VideoItem * item; // used by pagevideos QString name;