webengine/osswebengine/WebCore/platform/symbian/FontCacheSymbian.cpp
changeset 5 10e98eab6f85
parent 0 dd21522fd290
child 26 cb62a4f66ebe
--- a/webengine/osswebengine/WebCore/platform/symbian/FontCacheSymbian.cpp	Fri May 08 08:25:06 2009 +0300
+++ b/webengine/osswebengine/WebCore/platform/symbian/FontCacheSymbian.cpp	Fri Jul 03 15:54:40 2009 +0100
@@ -133,6 +133,7 @@
     }        
     iFontCache.clear();
     delete [] iSupportedNames;
+    iDeviceDefaultFont = "";
 }
 
 const AtomicString& PlatformFontCache::SystemFontFamily( const AtomicString& familyName )