Added icon name #2

Merged
CommanderRedYT merged 6 commits from patch-1 into main 2021-12-09 22:38:52 +01:00
4 changed files with 5 additions and 3 deletions
Showing only changes of commit a3abfed755 - Show all commits

View File

@@ -2,8 +2,6 @@
// system includes
#include <cstdint>
#include <optional>
#include <string>
namespace espgui {
template<uint16_t width, uint16_t height>