From eff75e9193b0e1d9175f49e003977d524c6a2d36 Mon Sep 17 00:00:00 2001 From: deva Date: Tue, 16 Sep 2008 10:15:57 +0000 Subject: New collapser class --- client/client.pro | 2 ++ 1 file changed, 2 insertions(+) (limited to 'client/client.pro') diff --git a/client/client.pro b/client/client.pro index de6c7fc..2ce4fa7 100644 --- a/client/client.pro +++ b/client/client.pro @@ -23,6 +23,7 @@ unix { } HEADERS += \ + collapser.h \ formatparser.h \ lua.h \ macro.h \ @@ -49,6 +50,7 @@ HEADERS += \ SOURCES += \ pracro.cc \ + collapser.cc \ formatparser.cc \ lua.cc \ macro.cc \ -- cgit v1.2.3