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

Merge branch 'revert-0c985b45' into 'master'

Revert "Merge branch 'master' of gitlab.utu.fi:nicolas.pope/ftl"

See merge request nicolas.pope/ftl!28
parents 8a7eb313 90505350
No related branches found
No related tags found
1 merge request!28Revert "Merge branch 'master' of gitlab.utu.fi:nicolas.pope/ftl"
Pipeline #11331 failed
......@@ -187,7 +187,7 @@ SourceWindow::SourceWindow(nanogui::Widget *parent, ftl::ctrl::Master *ctrl)
});
#ifdef HAVE_LIBARCHIVE
auto snapshot = new Button(this, "Snapshot");
auto snapshot = new Button(tools, "Snapshot");
snapshot->setCallback([this] {
try {
char timestamp[18];
......
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