author | zecke <zecke> | 2002-10-21 23:07:17 (UTC) |
---|---|---|
committer | zecke <zecke> | 2002-10-21 23:07:17 (UTC) |
commit | cfc75c71bea57ca49367242204f9d3fbfca92deb (patch) (side-by-side diff) | |
tree | 3604c59b1905d7d767aefeaaa22d0574bd2f02c8 | |
parent | 0b0f3dccd3b6dbb01fd268e2c737fd1a6c163379 (diff) | |
download | opie-cfc75c71bea57ca49367242204f9d3fbfca92deb.zip opie-cfc75c71bea57ca49367242204f9d3fbfca92deb.tar.gz opie-cfc75c71bea57ca49367242204f9d3fbfca92deb.tar.bz2 |
Now it should compile just fine
-rw-r--r-- | core/pim/todo/mainwindow.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/pim/todo/mainwindow.cpp b/core/pim/todo/mainwindow.cpp index bf9fc23..71e6750 100644 --- a/core/pim/todo/mainwindow.cpp +++ b/core/pim/todo/mainwindow.cpp @@ -48,9 +48,8 @@ #include "quickeditimpl.h" #include "todotemplatemanager.h" #include "templateeditor.h" -#include "todoentryimpl.h" #include "tableview.h" #include "textviewshow.h" #include "todoeditor.h" |