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

List:       kde-commits
Subject:    kdenonbeta/krecipes/src/dialogs
From:       Unai Garro <ugarro () telefonica ! net>
Date:       2004-03-20 19:52:06
Message-ID: 20040320195206.39FD2999A () office ! kde ! org
[Download RAW message or body]

CVS commit by uga: 

Use the new filter function


  M +1 -1      shoppinglistdialog.cpp   1.29


--- kdenonbeta/krecipes/src/dialogs/shoppinglistdialog.cpp  #1.28:1.29
@@ -33,5 +33,5 @@ ShoppingListDialog::ShoppingListDialog(Q
     layout->setRowStretch(1,1); layout->setRowStretch(2,1); \
layout->setRowStretch(3,1); layout->setRowStretch(4,1); //so the list views will \
expand to fill any extra space  
-    recipeListView=new KreListView (this,i18n("Full recipe list"));
+    recipeListView=new KreListView (this,i18n("Full recipe list"),true,1);
     layout->addMultiCellWidget(recipeListView,1,4,1,1);
     recipeListView->listView()->addColumn(i18n("Id"));


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

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