Locus No Pilotus
Project of four first grade MIPT DAFE/RSE students (for engineering practical work in the second semester) in Qt C++
Loading...
Searching...
No Matches
_forms.h
Go to the documentation of this file.
1#pragma once
2
3/**
4 * @file _forms.h
5 * @brief Этот файл включает в себя все формы по созданию объектов на полотне
6 */
7
8#include "add_hill_form.h"
9#include "add_target_form.h"