summaryrefslogtreecommitdiffstats
path: root/src/fbsplash.h
diff options
context:
space:
mode:
authorJonathan Bauer2011-07-01 15:35:13 +0200
committerJonathan Bauer2011-07-01 15:35:13 +0200
commitdf3af2be38e0412ffc228acfbda9ad9a7f983fdb (patch)
tree077741968c89bee3d16da9907a8ef9c0bbc1140d /src/fbsplash.h
parentscripts changes (diff)
downloadfbsplash-df3af2be38e0412ffc228acfbda9ad9a7f983fdb.tar.gz
fbsplash-df3af2be38e0412ffc228acfbda9ad9a7f983fdb.tar.xz
fbsplash-df3af2be38e0412ffc228acfbda9ad9a7f983fdb.zip
progress bar animated (increases by 1% every 0.1 second)
Diffstat (limited to 'src/fbsplash.h')
-rw-r--r--src/fbsplash.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/fbsplash.h b/src/fbsplash.h
index 69ef69a..26b66b0 100644
--- a/src/fbsplash.h
+++ b/src/fbsplash.h
@@ -39,6 +39,8 @@ private:
// ** TESTING **
// ** TESTING **
+private slots:
+ void increaseProgressBar();
};
#endif // FBSPLASH_H