Skip to content
Snippets Groups Projects
Commit bf4c317f authored by Nicolas Pope's avatar Nicolas Pope
Browse files

Set screencapture source name

parent 7771d2f2
No related branches found
No related tags found
No related merge requests found
......@@ -100,7 +100,7 @@ ScreenCapture::ScreenCapture(ftl::rgbd::Source *host)
params_.doffs = 0.0;
state_.getLeft() = params_;
state_.set("name", std::string("[ScreenCapture] ") + host_->value("name", host_->getID()));
}
ScreenCapture::~ScreenCapture() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment