rschroll / beru

The Basic Epub Reader for Ubuntu
http://rschroll.github.io/beru/
GNU General Public License v3.0
25 stars 12 forks source link

TypeError: Cannot call method 'clear' of undefined #42

Closed rschroll closed 10 years ago

rschroll commented 10 years ago

I'm getting this warning on start up from line 46 of BookPage.qml. The thing this is undefined should be the history object, which should be created with the BookPage. No idea why it isn't.