'ifnot' template property + hpp

This commit is contained in:
MihailRis
2024-05-06 00:45:43 +03:00
parent 8b1c102cfe
commit 9ea67deb13
59 changed files with 204 additions and 201 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
#include "../util/stringutil.h"
#include "../window/Window.hpp"
#include "locale/langs.h"
#include "UiDocument.h"
#include "UiDocument.hpp"
namespace fs = std::filesystem;
using namespace gui;