summaryrefslogtreecommitdiffstats
path: root/gui/objects.hpp
diff options
context:
space:
mode:
authorMatt Mower <mowerm@gmail.com>2016-06-01 04:31:22 +0200
committerEthan Yonker <dees_troy@teamw.in>2016-08-19 18:06:34 +0200
commit9a2a20503c214ed25a897c34981be3aaef44c36d (patch)
treec4cf870b699812a3892ec278d493796677d99ae2 /gui/objects.hpp
parentFinish creating disable_free_space_check variable (diff)
downloadandroid_bootable_recovery-9a2a20503c214ed25a897c34981be3aaef44c36d.tar
android_bootable_recovery-9a2a20503c214ed25a897c34981be3aaef44c36d.tar.gz
android_bootable_recovery-9a2a20503c214ed25a897c34981be3aaef44c36d.tar.bz2
android_bootable_recovery-9a2a20503c214ed25a897c34981be3aaef44c36d.tar.lz
android_bootable_recovery-9a2a20503c214ed25a897c34981be3aaef44c36d.tar.xz
android_bootable_recovery-9a2a20503c214ed25a897c34981be3aaef44c36d.tar.zst
android_bootable_recovery-9a2a20503c214ed25a897c34981be3aaef44c36d.zip
Diffstat (limited to 'gui/objects.hpp')
-rw-r--r--gui/objects.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/objects.hpp b/gui/objects.hpp
index 84a9e5ecf..0d969279a 100644
--- a/gui/objects.hpp
+++ b/gui/objects.hpp
@@ -313,6 +313,7 @@ protected:
int cancelzip(std::string arg);
int queueclear(std::string arg);
int sleep(std::string arg);
+ int sleepcounter(std::string arg);
int appenddatetobackupname(std::string arg);
int generatebackupname(std::string arg);
int checkpartitionlist(std::string arg);