From 5cf97227889d00e366782d466eef5eafe1d73e5c Mon Sep 17 00:00:00 2001 From: harlekin Date: Sun, 23 Jun 2002 16:18:52 +0000 Subject: little update --- (limited to 'noncore/net/opietooth/manager/scandialog.cpp') diff --git a/noncore/net/opietooth/manager/scandialog.cpp b/noncore/net/opietooth/manager/scandialog.cpp index 9520e73..0e6e93b 100644 --- a/noncore/net/opietooth/manager/scandialog.cpp +++ b/noncore/net/opietooth/manager/scandialog.cpp @@ -117,6 +117,9 @@ namespace OpieTooth { progress->setProgress(0); progressStat = 0; + // empty list before a new scan + ListView1->clear(); + QCheckListItem *deviceItem2 = new QCheckListItem( ListView1, "Test1", QCheckListItem::CheckBox ); deviceItem2->setText(1, "BLAH" ); -- cgit v0.9.0.2