From b060740c162d5b5aa07e4f7dd28b155f951fd971 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Fri, 16 Sep 2016 16:58:29 +0200 Subject: -fix stuff --- diceParser.pro | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'diceParser.pro') diff --git a/diceParser.pro b/diceParser.pro index 3a95496..c719298 100644 --- a/diceParser.pro +++ b/diceParser.pro @@ -46,7 +46,8 @@ SOURCES += diceparser.cpp \ result/scalarresult.cpp \ parsingtoolbox.cpp \ result/stringresult.cpp \ - dicealias.cpp + dicealias.cpp \ + mobile/mainwindow.cpp HEADERS += \ @@ -60,7 +61,8 @@ HEADERS += \ result/scalarresult.h \ result/parsingtoolbox.h \ result/stringresult.h \ - dicealias.h + dicealias.h \ + mobile/mainwindow.h OTHER_FILES += README.md \ HelpMe.md -- cgit v1.2.3-70-g09d2