equal
deleted
inserted
replaced
1448 } |
1448 } |
1449 } |
1449 } |
1450 } |
1450 } |
1451 } |
1451 } |
1452 |
1452 |
|
1453 EXPORT_C void CShowEngine::SetShowFilter(TShowFilter aFilter) |
|
1454 { |
|
1455 iShowFilter = aFilter; |
|
1456 } |
|
1457 |
1453 EXPORT_C void CShowEngine::MoveDownloadUpL(TUint aUid) |
1458 EXPORT_C void CShowEngine::MoveDownloadUpL(TUint aUid) |
1454 { |
1459 { |
1455 DP("CShowEngine::MoveDownLoadUpL"); |
1460 DP("CShowEngine::MoveDownLoadUpL"); |
1456 _LIT(KSqlStatement, "select * from downloads"); |
1461 _LIT(KSqlStatement, "select * from downloads"); |
1457 iSqlBuffer.Format(KSqlStatement); |
1462 iSqlBuffer.Format(KSqlStatement); |