Syncing my state before starting to reorganize the UI parts of the source...
[quassel.git] / src / qtopia / chatline.cpp
index eff324b..531fe28 100644 (file)
@@ -68,6 +68,6 @@ QString ChatLine::htmlTimeStamp() const {
 
 
 QString ChatLine::formattedToHtml(const QString &f) {
-  
+   
   return f;
 }