From b416e9dcbb41422e0ba964b05e65f4b549b7680b Mon Sep 17 00:00:00 2001 From: Arno Date: Thu, 4 Jan 2018 06:01:35 +0100 Subject: Export reading and writing cache into functions No functional changes. --- filewidget.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'filewidget.h') diff --git a/filewidget.h b/filewidget.h index 131f187..c9e40d4 100644 --- a/filewidget.h +++ b/filewidget.h @@ -87,6 +87,8 @@ class FileWidget : public QWidget { void writeHeaderData(); void readSettings(); void writeSettings(); + void readCache(); + void writeCache(); void cutOrCopy(); QList constructRow(CachedFileData *fd) const; QAction *createSeparator(); -- cgit v1.2.3-70-g09d2