diff -r 4167eb56f30d -r 12b82dc0e8db filemanager/src/filemanager/src/operationservice/fmoperationformat.h --- a/filemanager/src/filemanager/src/operationservice/fmoperationformat.h Thu Sep 02 17:00:51 2010 +0800 +++ b/filemanager/src/filemanager/src/operationservice/fmoperationformat.h Thu Sep 30 16:33:59 2010 +0800 @@ -35,7 +35,9 @@ signals: void driveSpaceChanged(); - +private: + void storeVolumeName( int drive ); + void restoreVolumeName( int drive ); private: QString mDriverName;