Hi!

Ralph Glasstetter wrote:
[...]
>>>Yes, that would be enough,... we just need any response to show that
>>>something was going on and this function is not broken! But your
>>>suggested statusBar()-call is not working... :-(
>>
>>Hmm... compile error or no effect?
> 
> Compile error:
> src/dvbcut.cpp: In member function ‘virtual void dvbcut::editSuggest()’:
> src/dvbcut.cpp:666: error: invalid use of undefined type ‘struct QStatusBar’
> /usr/lib/qt3/include/qaction.h:52: error: forward declaration of ‘struct 
> QStatusBar’

Oh.... that's simple - it's a missing header file. An additional
`#include "qstatusbar.h"' in dvbcut.cpp should help.

>>>So (just for the moment) I replaced it by a simple fprintf in the
>>>attached patch file... ;-)
>>
>>Okay... we can try to fix that later.
>>
>>Welcome to r93.
> 
> 
> Guess I'll wait a while before updating the binaries... ;-)

If you plan to add more new features...

> BTW, videohelp.com realized nearly instantly that there are new 
> binaries and adapted the links...

Maybe they process the your page automatically.

-- 
Michael "Tired" Riepe <[EMAIL PROTECTED]>
X-Tired: Each morning I get up I die a little

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
DVBCUT-user mailing list
DVBCUT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dvbcut-user

Reply via email to