[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebase/apps/kinfocenter/usbview
From:       Hasso Tepper <hasso () kde ! org>
Date:       2008-10-09 18:52:11
Message-ID: 1223578331.391097.2250.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 869681 by hasso:

QStringList is needed in DragonFly as well (Qt is compiled in DragonFly
with -platfrom freebsd-g++ due to lack of proper support).


 M  +1 -0      usbdevices.h  


--- trunk/KDE/kdebase/apps/kinfocenter/usbview/usbdevices.h #869680:869681
@@ -16,6 +16,7 @@
 
 #if defined(__DragonFly__)
 #include <bus/usb/usb.h>
+#include <QStringList>
 #elif defined(Q_OS_FREEBSD) || defined(Q_OS_NETBSD)
 #include <dev/usb/usb.h>
 #include <QStringList>
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic