QTfrontend/KB.h
changeset 2948 3f21a9dc93d0
parent 1066 1f1b3686a2b0
child 3236 4ab3917d7d44
--- a/QTfrontend/KB.h	Sat Mar 06 10:54:24 2010 +0000
+++ b/QTfrontend/KB.h	Sat Mar 06 10:59:20 2010 +0000
@@ -25,10 +25,10 @@
 
 const QString KBMessages[KBmsgsCount] =
 {
-	QT_TRANSLATE_NOOP("KB", "SDL_ttf returned error while rendering text, "
-							"most propably it is related to the bug "
-							"in freetype2. It's recommended to update your "
-							"freetype lib.")
+    QT_TRANSLATE_NOOP("KB", "SDL_ttf returned error while rendering text, "
+                            "most propably it is related to the bug "
+                            "in freetype2. It's recommended to update your "
+                            "freetype lib.")
 };
 
 #endif // KB_H