Made custom template enabled all time

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
Trial97
2023-07-11 22:43:27 +03:00
parent 9b02c31f8d
commit 1495bfb73e
4 changed files with 43 additions and 35 deletions

View File

@ -16,7 +16,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
#pragma once
#include <qlist.h>
#include <QList>
#include <QString>
#include "minecraft/mod/Mod.h"