From f4fae92b6768541e2952173c3d4b09040f95bf7e Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 16 Feb 2011 20:17:18 +0000 Subject: Moved kpilot from kdepim to applications, as the core Trinity libraries should not contain hardware-dependent software git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdepim@1221127 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kalarm/lib/lineedit.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kalarm/lib/lineedit.h') diff --git a/kalarm/lib/lineedit.h b/kalarm/lib/lineedit.h index 612b12a33..5d36de3c5 100644 --- a/kalarm/lib/lineedit.h +++ b/kalarm/lib/lineedit.h @@ -45,14 +45,14 @@ class LineEdit : public KLineEdit Q_OBJECT public: /** Types of drag and drop content which will be accepted. - * @li Text - the line edit contains general text. It accepts text, a URL + * @li Text - the line edit tqcontains general text. It accepts text, a URL * or an email from KMail (the subject line is used). If multiple * URLs or emails are dropped, only the first is used; the * rest are ignored. - * @li Url - the line edit contains a URL. It accepts text or a URL. If + * @li Url - the line edit tqcontains a URL. It accepts text or a URL. If * multiple URLs are dropped, only the first URL is used; the * rest are ignored. - * @li Emails - the line edit contains email addresses. It accepts text, + * @li Emails - the line edit tqcontains email addresses. It accepts text, * mailto: URLs, emails from KMail (the From address is used) * or vcard data (e.g. from KAddressBook). If multiple emails * are dropped, only the first is used; the rest are ignored. -- cgit v1.2.1