From e25c5384f3f3025be64ed26d244c59afc5862711 Mon Sep 17 00:00:00 2001 From: zecke Date: Tue, 23 Apr 2002 12:45:20 +0000 Subject: Patch from Stefan Eilers for overview merged by hand --- (limited to 'core/pim/todo/todo.pro') diff --git a/core/pim/todo/todo.pro b/core/pim/todo/todo.pro index a46fb47..a365081 100644 --- a/core/pim/todo/todo.pro +++ b/core/pim/todo/todo.pro @@ -3,11 +3,13 @@ CONFIG = qt warn_on release DESTDIR = $(OPIEDIR)/bin HEADERS = mainwindow.h \ todotable.h \ - todoentryimpl.h + todoentryimpl.h \ + todolabel.h SOURCES = main.cpp \ mainwindow.cpp \ todotable.cpp \ - todoentryimpl.cpp + todoentryimpl.cpp \ + todolabel.cc INTERFACES = todoentry.ui -- cgit v0.9.0.2