fixed compile issue
authorKevron Rees <kevron_m_rees@linux.intel.com>
Wed, 4 Apr 2012 21:40:52 +0000 (14:40 -0700)
committerKevron Rees <kevron_m_rees@linux.intel.com>
Wed, 4 Apr 2012 21:50:52 +0000 (14:50 -0700)
src/common.h

index a4a9f45..e93d2d9 100644 (file)
@@ -11,6 +11,7 @@
 #ifndef COMMON_H
 #define COMMON_H
 
+class QString;
 
 #ifdef VERBOSE 
 #include <QDebug>