fix see word count on source/author, step 1
[fanfix.git] / src / be / nikiroo / fanfix / reader / ui / GuiReaderMainPanel.java
index a0f0fc9af6bef3cea2b62b113c339f08bd69d315..567c9758cfe0e914aec6c2ee1b8074dabd455989 100644 (file)
@@ -574,7 +574,7 @@ class GuiReaderMainPanel extends JPanel {
                        }
                }
 
-               bookPane.refreshBooks(infos, false);
+               bookPane.refreshBooks(infos, words);
 
                this.invalidate();
                pane.invalidate();