|
|
@ -28,9 +28,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
#include <tdeapplication.h>
|
|
|
|
#include <tdeapplication.h>
|
|
|
|
#include <kstringhandler.h>
|
|
|
|
#include <kstringhandler.h>
|
|
|
|
#include <klocale.h>
|
|
|
|
#include <tdelocale.h>
|
|
|
|
#include <kprogress.h>
|
|
|
|
#include <kprogress.h>
|
|
|
|
#include <kglobal.h>
|
|
|
|
#include <tdeglobal.h>
|
|
|
|
#include <tdestdaccel.h>
|
|
|
|
#include <tdestdaccel.h>
|
|
|
|
#include <kdiskfreesp.h>
|
|
|
|
#include <kdiskfreesp.h>
|
|
|
|
#include <konq_operations.h>
|
|
|
|
#include <konq_operations.h>
|
|
|
@ -616,7 +616,7 @@ void SQ_DirOperator::slotSetThumbSize(const TQString &size)
|
|
|
|
* Smart update. Store all file items, reset view,
|
|
|
|
* Smart update. Store all file items, reset view,
|
|
|
|
* and transfer all items back.
|
|
|
|
* and transfer all items back.
|
|
|
|
*
|
|
|
|
*
|
|
|
|
* Taken from tdelibs-3.2.3/tdeio/tdefile/kdiroperator.cpp
|
|
|
|
* Taken from tdelibs-3.2.3/tdeio/tdefile/tdediroperator.cpp
|
|
|
|
*/
|
|
|
|
*/
|
|
|
|
void SQ_DirOperator::smartUpdate()
|
|
|
|
void SQ_DirOperator::smartUpdate()
|
|
|
|
{
|
|
|
|
{
|
|
|
|