From e976d20e309dc10ecc8541a7e88775b2823c9d64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 22 Oct 2014 23:21:14 +0200 Subject: Fix typos from commit 8bd51635 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- akregator/src/feeditem.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'akregator/src/feeditem.cpp') diff --git a/akregator/src/feeditem.cpp b/akregator/src/feeditem.cpp index 9bbf5c48..fc85ab97 100644 --- a/akregator/src/feeditem.cpp +++ b/akregator/src/feeditem.cpp @@ -89,7 +89,7 @@ TQPixmap FeedItem::errorPixmap() TQPixmap FeedItem::defaultPixmap() { - return TDEGlobal::iconLoader()->loadIcon(""text-plain", TDEIcon::Small); + return TDEGlobal::iconLoader()->loadIcon("text-plain", TDEIcon::Small); } void FeedItem::initialize(Feed* node) -- cgit v1.2.3