]> git.sesse.net Git - kdenlive/blobdiff - src/gentime.h
reindent + nice (working) progress bar for document loading
[kdenlive] / src / gentime.h
index 1c6ff00626b9f4151f8cb89601be1166e31b1a8f..6a4354b411115e463f2655be0ac5edd437abcc29 100644 (file)
@@ -24,7 +24,8 @@
   *@author Jason Wood
   */
 
-class GenTime {
+class GenTime
+{
 public:
     /** Creates a time object, with a time of 0 seconds. */
     GenTime();