Remove whitespaces
This commit is contained in:
@@ -127,7 +127,7 @@ GstEngine::~GstEngine() {
|
||||
}
|
||||
|
||||
bool GstEngine::Init() {
|
||||
|
||||
|
||||
SetEnvironment();
|
||||
|
||||
initialising_ = QtConcurrent::run(this, &GstEngine::InitialiseGStreamer);
|
||||
|
||||
Reference in New Issue
Block a user