Unbreak coverfetcher.

This commit is contained in:
Tobias Rundstrom 2006-03-07 19:36:02 -03:00
parent 2ed2234013
commit dec1b66342
2 changed files with 23 additions and 6 deletions

View file

@ -120,6 +120,7 @@ class MedialibWindow : public QMainWindow
public slots:
void httpDone (int, bool);
void httpStarted (int);
void settingsSaved (void);
private: