[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdenonbeta/krecipes/src/importers
From:       Jason Kivlighn <confederacy2 () excite ! com>
Date:       2003-11-30 22:54:29
[Download RAW message or body]

CVS commit by jkivlighn: 

Fix a typo... "=" was used instead of "=="


  M +1 -1      recipemlimporter.cpp   1.6


--- kdenonbeta/krecipes/src/importers/recipemlimporter.cpp  #1.5:1.6
@@ -236,5 +236,5 @@ void RecipeMLImporter::readRecipemlDirec
                 QDomElement el = l.item(i).toElement();
 
-                if (el.tagName()="step")
+                if (el.tagName()=="step")
                         directions.append(el.text().stripWhiteSpace());
                 else


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic