Hi

Viktor Szakáts wrote:
> 
> I'm seeing QT calls embedded inside HB*_DEBUG() lines.
> Please note these QT calls are only executed if these 
> sources are compiled with __HB_DEBUG__ macro. I don't 
> know if this is what you want or not, but I made a note 
> anyway because it looks a little bit suspicious.
> 
> demoqt:
>       HBQT_DEBUG( "connected: "  + IIF( QT_CONNECT_EVENT( QT_PTROF( oWnd
> ), 6, {|o,e| My_Events( o, e ) } ), "Yes", "No" ) )
> hbide:
>       HBXBP_DEBUG( Qt_DisConnect_Signal( QT_PTROF( ::qProcess ),
> "finished(int,int)"         ) )
> 

It is a left-over. I was checking something. Obiviously it must not be
inside
hbxbp_debug(). Will fix in a while.

Regards
Pritpal Bedi

-- 
View this message in context: 
http://old.nabble.com/SF.net-SVN%3A-harbour-project%3A-13283--trunk-harbour-tp26838655p26838820.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to