[mythtv-commits] Ticket #5310: build failure - patch required for directfb, or directx (ie win32) to build under QT4

MythTV mythtv at cvs.mythtv.org
Sun May 4 13:39:21 UTC 2008


#5310: build failure  - patch required for directfb, or directx (ie win32) to
build under QT4
----------------------------------------+-----------------------------------
 Reporter:  Buzz <davidbuzz at gmail.com>  |       Owner:  ijr    
     Type:  defect                      |      Status:  new    
 Priority:  trivial                     |   Milestone:  unknown
Component:  mythtv                      |     Version:  unknown
 Severity:  medium                      |     Mlocked:  0      
----------------------------------------+-----------------------------------
 Index: filtermanager.h
 ===================================================================
 --- filtermanager.h (revision 17246)
 +++ filtermanager.h (working copy)
 @@ -13,6 +13,7 @@

  // Qt headers
  #include <QString>
 +#include <Q3PtrList>

  typedef map<QString,void*>       library_map_t;
  typedef map<QString,FilterInfo*> filter_map_t;

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5310>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list