aboutsummaryrefslogtreecommitdiff
path: root/src/utils.h
diff options
context:
space:
mode:
authorLibravatar keshavbhatt <keshavnrj@gmail.com>2021-04-11 02:01:47 +0530
committerLibravatar keshavbhatt <keshavnrj@gmail.com>2021-04-11 02:01:47 +0530
commit58b2ad939444a315ff8e7057e86b3d97bd26c0dc (patch)
treed4b81dcf831b82663ecc3a38231babe3dd11e0df /src/utils.h
parent2d83c3c3474764e32e407457542572ac3b7bd45a (diff)
downloadwhatsie-58b2ad939444a315ff8e7057e86b3d97bd26c0dc.tar.gz
whatsie-58b2ad939444a315ff8e7057e86b3d97bd26c0dc.zip
cleanup
Diffstat (limited to 'src/utils.h')
-rw-r--r--src/utils.h1
1 files changed, 1 insertions, 0 deletions
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);