Graphic Calculator: FIDocalcus
Проект трёх первокурсников (по инженерному практикуму в первом семестре) по созданию графического калькулятора на FLTK C++
Loading...
Searching...
No Matches
frontend.h
Go to the documentation of this file.
1#pragma once
2
3// only headers
4
5#include "frontend/Graphix_window/Graphix_window.h"