Update CMakeLists.txt and hole_tool.cpp

This commit is contained in:
p620
2020-10-14 01:50:53 +03:00
parent 1987cd8703
commit 4cd2bdfcdd
2 changed files with 3 additions and 5 deletions

View File

@@ -1,5 +1,6 @@
// This file is part of Noggit3, licensed under GNU General Public License (version 3).
#include "hole_tool.hpp"
#include <cmath>
#include <QtWidgets/QVBoxLayout>
#include <QtWidgets/QFormLayout>