Multiple download fix, Added pause button, Added next button
[groove] / qmaemo5rotator.h
index 0e63bf7..82b2afa 100644 (file)
@@ -1,6 +1,5 @@
 #ifndef QMAEMO5ROTATOR_H
 #define QMAEMO5ROTATOR_H
-
 //----------
 // Provides a means of WORKING automatic rotation for Maemo 5 apps. (The default Qt solution is buggy.)
 //----------
@@ -54,5 +53,4 @@ signals:
     void orientationChanged(Orientation orientation);
 
 };
-
 #endif // QMAEMO5ROTATOR_H