minor refactor

This commit is contained in:
MihailRis
2024-03-20 09:10:35 +03:00
parent 4b25cc38d9
commit 1b1f11e0b8
6 changed files with 83 additions and 86 deletions
-1
View File
@@ -7,7 +7,6 @@
#include <functional>
#include "../../content/ContentPack.h"
namespace gui {
class Panel;
}