This commit is contained in:
John Maguire 2010-07-25 01:41:06 +00:00
parent 8ffc77e5b4
commit c010a66e3f

View File

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