From a9c56795316ad6f9455df446546ac85264a5ac3c Mon Sep 17 00:00:00 2001 From: Renaud G Date: Fri, 22 Dec 2017 01:17:04 +0100 Subject: -Add item to roll dice inside charactersheet and test it. --- qmltypesregister.cpp | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'qmltypesregister.cpp') diff --git a/qmltypesregister.cpp b/qmltypesregister.cpp index adc13de..85643f9 100644 --- a/qmltypesregister.cpp +++ b/qmltypesregister.cpp @@ -1,14 +1,11 @@ #include "qmltypesregister.h" +#include #include "diceroller.h" void registerQmlTypes() { - qmlRegisterType("Dice", 1, 0, "DiceRoller"); - - - } -- cgit v1.2.3-70-g09d2