From 58b2ad939444a315ff8e7057e86b3d97bd26c0dc Mon Sep 17 00:00:00 2001 From: keshavbhatt Date: Sun, 11 Apr 2021 02:01:47 +0530 Subject: cleanup --- src/utils.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/utils.h') diff --git a/src/utils.h b/src/utils.h index fecaab7..bd76e9d 100644 --- a/src/utils.h +++ b/src/utils.h @@ -31,6 +31,7 @@ public slots: static float RoundToOneDecimal(float number); void DisplayExceptionErrorDialog(const QString &error_info); static QString appDebugInfo(); + private slots: //use refreshCacheSize static quint64 dir_size(const QString &directory); -- cgit v1.2.3