This commit is contained in:
John Maguire 2010-07-25 01:41:06 +00:00
parent 8ffc77e5b4
commit c010a66e3f
1 changed files with 2 additions and 0 deletions

View File

@ -22,7 +22,9 @@
#include <QThread>
#include <QtDebug>
#ifdef HAVE_LIBGPOD
#include <gpod/itdb.h>
#endif
DeviceLister::DeviceLister()
: thread_(NULL)