Move headers to an include folder

This commit is contained in:
Spiros
2025-04-16 01:57:21 +03:00
parent c81c31acc3
commit 291002a53b
8 changed files with 6 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
#include "mainwindow.h"
#include "ui_mainwindow.h"
#include "asciiview.h"
#include "statusdot.h"
#include "custombutton.h"