summaryrefslogtreecommitdiff
path: root/core/pim/today/today.h
authorharlekin <harlekin>2002-03-07 11:06:58 (UTC)
committer harlekin <harlekin>2002-03-07 11:06:58 (UTC)
commit69d2df15c2dbd280f6ed99d5eecf487345f1de08 (patch) (side-by-side diff)
tree7a4f07836247e50c1cd2ed112010c172f4f9a371 /core/pim/today/today.h
parenta2f42b6df21b2e5d52b49376542d0f4c7443a897 (diff)
downloadopie-69d2df15c2dbd280f6ed99d5eecf487345f1de08.zip
opie-69d2df15c2dbd280f6ed99d5eecf487345f1de08.tar.gz
opie-69d2df15c2dbd280f6ed99d5eecf487345f1de08.tar.bz2
support for the launcher autostart feature
Diffstat (limited to 'core/pim/today/today.h') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/today/today.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/pim/today/today.h b/core/pim/today/today.h
index 6b8c0bf..07bfd61 100644
--- a/core/pim/today/today.h
+++ b/core/pim/today/today.h
@@ -48,6 +48,7 @@ class Today : public TodayBase
void getDates();
void getTodo();
void getMail();
+ void autoStart();
QList<TodoItem> loadTodo(const char *filename);
private:
DateBookDB *db;