diff options
Diffstat (limited to 'client/client.pro')
-rw-r--r-- | client/client.pro | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/client/client.pro b/client/client.pro index e507c4e..3758693 100644 --- a/client/client.pro +++ b/client/client.pro @@ -35,7 +35,6 @@ unix { HEADERS += \ collapser.h \ debug.h \ - formatparser.h \ lua.h \ luawidget.h \ macro.h \ @@ -72,7 +71,6 @@ SOURCES += \ pracro.cc \ collapser.cc \ debug.cc \ - formatparser.cc \ lua.cc \ luawidget.cc \ macro.cc \ |