mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-24 02:42:48 +00:00
kioslave: update note [ci skip]
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
353e68f855
commit
9a93be6180
1 changed files with 3 additions and 1 deletions
|
@ -51,7 +51,9 @@
|
|||
namespace KIO { struct PreviewItem; }
|
||||
using namespace KIO;
|
||||
|
||||
// NOTE: keep in sync with kde-baseapps/dolphin/src/settings/general/previewssettingspage.cpp
|
||||
// NOTE: keep in sync with:
|
||||
// kde-baseapps/dolphin/src/settings/general/previewssettingspage.cpp
|
||||
// kde-workspace/kioslave/thumbnail/thumbnail.h
|
||||
enum MaxPreviewSizes {
|
||||
MaxLocalSize = 5, // 5 MB
|
||||
MaxRemoteSize = 1 // 1 MB
|
||||
|
|
Loading…
Add table
Reference in a new issue