Make orientation switch explicit on Symbian, too.
[dorian] / model / bookfinder.h
index 86ff898..e4023b4 100644 (file)
@@ -7,6 +7,7 @@
 class QStringList;
 class QString;
 
+/** Find new books in a folder. */
 class BookFinder: public QObject
 {
     Q_OBJECT