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

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

This reverts commit 0c985b45
parent 8a7eb313
No related branches found
No related tags found
No related merge requests found
......@@ -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