From 99b60d13b2b504e263c18870a8d55efc5f0a2ea7 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Sat, 16 Apr 2016 00:02:19 +0200 Subject: Implement connection to freenode. remove GUI --- irc/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'irc/CMakeLists.txt') diff --git a/irc/CMakeLists.txt b/irc/CMakeLists.txt index c7373c6..d43ffed 100644 --- a/irc/CMakeLists.txt +++ b/irc/CMakeLists.txt @@ -69,7 +69,7 @@ add_executable( ../node/startingnode.cpp ../node/ifnode.cpp ${UI_HEADERS} - mainwindow.cpp + botircdiceparser.cpp main.cpp) -- cgit v1.2.3-70-g09d2