Add Appawards docs.
[dorian] / mainwindow.h
index 5de2120..4f499d2 100755 (executable)
@@ -55,6 +55,9 @@ protected:
     void timerEvent(QTimerEvent *event);
     void resizeEvent(QResizeEvent *event);
 
+protected slots:
+    void placeChildren();
+
 private:
     void setCurrentBook(const QModelIndex &current);
     BookView *view;