summaryrefslogtreecommitdiff
path: root/library/storage.h
Unidiff
Diffstat (limited to 'library/storage.h') (more/less context) (show whitespace changes)
-rw-r--r--library/storage.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/library/storage.h b/library/storage.h
index 0a0698f..35a1109 100644
--- a/library/storage.h
+++ b/library/storage.h
@@ -39,2 +39,6 @@ public:
39 static bool hasMmc(); 39 static bool hasMmc();
40
41 QString getCfPath();
42 QString getSdPath();
43 QString getMmcPath();
40signals: 44signals: