AW: [mythtv] Develpopment Help: MythPopup

2005-08-25 Thread Jochen Kühner
If seen... i solved my problem... but thanks -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Anduin Withers Gesendet: Donnerstag, 25. August 2005 13:42 An: 'Development of mythtv' Betreff: RE: [mythtv] Develpopment Help: MythPopup >

RE: [mythtv] Develpopment Help: MythPopup

2005-08-25 Thread Anduin Withers
> But I get the following build errors... > What do I wrong?? You are in a const object, making 'this' a const pointer, making the conversion you want illegal. -- Anduin Withers ___ mythtv-dev mailing list mythtv-dev@mythtv.org http://mythtv.org/cgi-b

[mythtv] Develpopment Help: MythPopup

2005-08-25 Thread Jochen Kühner
I have following in my source file: #include #include #include #include using namespace std; #include "searchrom.h" #include #include #include //#include #include #include #include /* - */ void MythSearchRomDi