summaryrefslogtreecommitdiffstats
path: root/deskutils/krss/files/patch-krss-schemeparser.cpp
blob: 217141dce40f076933c7c2f47918f80faa7d6143 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- krss/schemeparser.cpp~	Sun Nov 25 17:12:50 2001
+++ krss/schemeparser.cpp	Tue Sep 10 22:58:36 2002
@@ -342,9 +342,6 @@
 				else
 					font.setUnderline(false);
 			}
-			else if(atts.qName(i).compare("charset") == 0) {
-				font.setCharSet((QFont::CharSet) atts.value(i).toInt());
-			}
 		}
 		if(mReadingChannel) {
 			if(mReadingTitle) {
OpenPOWER on IntegriCloud