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

List:       kde-commits
Subject:    kdenonbeta/krecipes/src (silent)
From:       Jason Kivlighn <confederacy2 () excite ! com>
Date:       2003-11-26 0:37:20
[Download RAW message or body]

CVS commit by jkivlighn: 

CVS_SILENT Fix spelling, don't include some files that aren't needed


  M +1 -0      dialogs/selectrecipedialog.cpp   1.60
  M +0 -1      exporters/kreexport.h   1.8
  M +0 -2      exporters/mmfexporter.cpp   1.6
  M +1 -5      exporters/mmfexporter.h   1.5
  M +0 -2      exporters/recipemlexporter.h   1.3


--- kdenonbeta/krecipes/src/dialogs/selectrecipedialog.cpp  #1.59:1.60
@@ -239,4 +239,5 @@ collapseAll();
 void SelectRecipeDialog::filter(const QString& s)
 {
+if ( s.isNull() ) kdDebug()<<"test"<<endl;
 for (QListViewItem *it=recipeListView->firstChild();it;it=it->nextSibling())
         {

--- kdenonbeta/krecipes/src/exporters/kreexport.h  #1.7:1.8
@@ -14,5 +14,4 @@
 #include "baseexporter.h"
 
-class RecipeDB;
 /**
 Export classe for Krecipes native file format (.kre, .kreml)

--- kdenonbeta/krecipes/src/exporters/mmfexporter.cpp  #1.5:1.6
@@ -16,6 +16,4 @@
 #include <kdebug.h>
 #include <klocale.h>
-#include <kmainwindow.h>
-#include <kapplication.h>
 
 #include "mixednumber.h"

--- kdenonbeta/krecipes/src/exporters/mmfexporter.h  #1.4:1.5
@@ -14,8 +14,4 @@
 #include "baseexporter.h"
 
-#include <qstringlist.h>
-
-class RecipeDB;
-
 /**
   * Export class for the Meal-Master file format
@@ -30,5 +26,5 @@ class RecipeDB;
   *           -Servings are limited to the range of 0-9999
   *           -Units are limited: If a given unit does not have a
-  *            cooresponding MM abbrev., otherwise it will be
+  *            coresponding MM abbrev., otherwise it will be
   *            exported without a unit.
   */

--- kdenonbeta/krecipes/src/exporters/recipemlexporter.h  #1.2:1.3
@@ -14,6 +14,4 @@
 #include "baseexporter.h"
 
-class RecipeDB;
-
 /**
   * Export class for the RecipeML file format <http://www.formatdata.com/recipeml>


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

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