diff options
Diffstat (limited to 'lib/actions.h')
| -rw-r--r-- | lib/actions.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/actions.h b/lib/actions.h index 2e3b9b2..35496d0 100644 --- a/lib/actions.h +++ b/lib/actions.h @@ -67,7 +67,7 @@ public: * print that message (it must be i18n()ed already) instead of * the standard message. */ - SorryAction(KPilotLink *device, const TQString &s=TQString::null); + SorryAction(KPilotLink *device, const TQString &s=TQString()); protected: /** Reimplemented from SyncAction. */ |
