summaryrefslogtreecommitdiff
path: root/core/pim/todo/mainwindow.h
Side-by-side diff
Diffstat (limited to 'core/pim/todo/mainwindow.h') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/todo/mainwindow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/pim/todo/mainwindow.h b/core/pim/todo/mainwindow.h
index 14cfa82..87a9133 100644
--- a/core/pim/todo/mainwindow.h
+++ b/core/pim/todo/mainwindow.h
@@ -193,11 +193,10 @@ private slots:
int create();
bool remove( int uid );
void beam(int uid, int transport = IrDa );
void show( int uid );
void edit( int uid );
void add( const OPimRecord& );
- OPimRecord* record( int rtti, const QByteArray& );
};
};
#endif