It would not make sense to use CoreBackendDevice instead of Device in

CoreBackendPartitionTable::detectFileSystemBySector(), though it would be
possible. But all other methos use Partition, not CoreBackendPartition, so it
would not be consistent. Nothing gained.

svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=1128324
This commit is contained in:
Volker Lanz 2010-05-18 22:52:25 +00:00
parent faa406a201
commit 3b78c8766c
1 changed files with 0 additions and 3 deletions

3
TODO
View File

@ -9,9 +9,6 @@ Bugs to fix for 1.1:
if the new one is not legal. i.e., we must constantly update the valid ranges
of the spin boxes if any value changes.
* why does CoreBackendPartitionTable::detectFileSystemBySector() take a Device
and not a CoreBackendDevice?
===============================================================================
For releases after 1.1: