[mythtv-commits] Ticket #3257: Patch to accelerate scrolling within mythmusic

MythTV mythtv at cvs.mythtv.org
Sat Mar 31 03:49:51 UTC 2007


#3257: Patch to accelerate scrolling within mythmusic
-------------------------+--------------------------------------------------
 Reporter:  anonymous    |        Owner:  ijr     
     Type:  enhancement  |       Status:  reopened
 Priority:  minor        |    Milestone:  unknown 
Component:  mythmusic    |      Version:  head    
 Severity:  low          |   Resolution:          
-------------------------+--------------------------------------------------
Changes (by anonymous):

  * status:  closed => reopened
  * resolution:  fixed =>


Comment:

 Seems that changeset 13141 has introduced the following error when
 compiling after a "make distclean":

 {{{
 playbackbox.cpp: In member function `virtual void
 PlaybackBoxMusic::keyPressEvent(QKeyEvent*)':
 playbackbox.cpp:455: error: 'class UIManagedTreeListType' has no member
 named 'moveUpByAmount'
 playbackbox.cpp:476: error: 'class UIManagedTreeListType' has no member
 named 'moveDownByAmount'
 make[2]: *** [playbackbox.o] Error 1
 }}}

 This was the latest SVN (r13149). I will look furhter into if I get time
 (it will take me a while as I have never written a line of cpp in my life,
 not even hello world) :)

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3257#comment:4>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list