Remove wrong todo: The resize dialog does indeed have a

dirty bit.

svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=1324098
This commit is contained in:
Volker Lanz 2012-11-05 10:19:27 +00:00
parent 7ee70cf9bd
commit 9b33918f08
1 changed files with 1 additions and 5 deletions

View File

@ -1,5 +1,5 @@
/***************************************************************************
* Copyright (C) 2008,2010 by Volker Lanz <vl@fidra.de> *
* Copyright (C) 2008,2010,2012 Volker Lanz <vl@fidra.de> *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
@ -30,10 +30,6 @@ class Device;
/** Let the user resize or move a Partition.
@todo The ResizeDialog does not yet have a "dirty bit".
It should get one and disable its OK button as long as nothing has been
modified, much like the PartPropsDialog already does.
@author Volker Lanz <vl@fidra.de>
*/
class ResizeDialog : public SizeDialogBase