From 813e3ff4978cc480fcb971411211df9a07375743 Mon Sep 17 00:00:00 2001 From: zecke Date: Tue, 17 Dec 2002 19:31:48 +0000 Subject: kill tableitems from the build process --- (limited to 'core') diff --git a/core/pim/todo/tableview.cpp b/core/pim/todo/tableview.cpp index f59971e..a8cc271 100644 --- a/core/pim/todo/tableview.cpp +++ b/core/pim/todo/tableview.cpp @@ -28,6 +28,7 @@ #include #include +#include #include #include #include diff --git a/core/pim/todo/tableview.h b/core/pim/todo/tableview.h index e47b38f..a27c698 100644 --- a/core/pim/todo/tableview.h +++ b/core/pim/todo/tableview.h @@ -32,7 +32,6 @@ #include #include -#include "tableitems.h" #include "todoview.h" class QTimer; diff --git a/core/pim/todo/todo.pro b/core/pim/todo/todo.pro index 2911743..2714f30 100644 --- a/core/pim/todo/todo.pro +++ b/core/pim/todo/todo.pro @@ -7,7 +7,6 @@ HEADERS = smalltodo.h \ mainwindow.h \ todoview.h \ tableview.h \ - tableitems.h \ todotemplatemanager.h \ todoeditor.h \ todoshow.h \ @@ -26,7 +25,6 @@ SOURCES = smalltodo.cpp \ mainwindow.cpp \ main.cpp \ tableview.cpp \ - tableitems.cpp \ todoview.cpp \ todotemplatemanager.cpp \ todoeditor.cpp \ -- cgit v0.9.0.2