From b3743f5abe0a95c9ffeadf6701c9943f604febd6 Mon Sep 17 00:00:00 2001 From: zautrix Date: Mon, 13 Jun 2005 23:07:29 +0000 Subject: fixxx --- (limited to 'libkcal/todo.h') diff --git a/libkcal/todo.h b/libkcal/todo.h index 501c2ba..6fc4d4b 100644 --- a/libkcal/todo.h +++ b/libkcal/todo.h @@ -125,7 +125,8 @@ namespace KCal { int runTime(); QDateTime runStart () const { return mRunStart;} public slots: - void saveRunningInfoToFile( QString st = QString::null ); + void saveRunningInfoToFile( QString st ); + void saveRunningInfoToFile( ); void saveParents(); private: bool mRunning; -- cgit v0.9.0.2