I can't compile qt-pluging without using my patch:

--

--- licq/plugins/qt-gui/src/mainwin.cpp~        2004-08-14
21:53:57.198043432 +0300
+++ licq/plugins/qt-gui/src/mainwin.cpp 2004-08-14 21:54:05.189828496 +0300
@@ -3960,7 +3960,7 @@
 
    mnuStatus = new QPopupMenu(NULL);
    mnuPFM = new QPopupMenu(NULL);
-   mnuPFM->insertItem(tr("Don't Show"), ICQ_PLUGIN_STATUSxINACTIVE);
+//   mnuPFM->insertItem(tr("Don't Show"), ICQ_PLUGIN_STATUSxINACTIVE);
    mnuPFM->insertItem(tr("Available"), ICQ_PLUGIN_STATUSxACTIVE);
    mnuPFM->insertItem(tr("Busy"), ICQ_PLUGIN_STATUSxBUSY);
    connect(mnuPFM, SIGNAL(activated(int)), this, SLOT(changePFMStatus(int)));

--
Maybe its something with gcc3.4.1? 
I dont know but: 
mnuPFM->insertItem(tr("Don't Show"), ICQ_PLUGIN_STATUSxINACTIVE);
Making me problems

On Mon, 16 Aug 2004 17:40:58 +0200, Samuel Blomqvist
<[EMAIL PROTECTED]> wrote:
> Is there a last date for the translation? I'm in the middle of some
> studying for my last test which I'll take 27/8  and am not sure I'll
> find the time to do any translationwork before that...
> 
> /Samuel Blomqvist -- swedish translator
> 
> Jon Keating wrote:
> > Licq 1.3.0 PRE-RELEASE is now available for testing. I would like to get all
> > the major bugs fixed for the next release (1.3).  Please report them here or
> > on the SF Bug Tracking page.
> >
> > Jon
> >
> > ______________________________________________________________
> > Jon Keating                                                ICQ #16325723
> > ÃÂâÃÂÂÃÂâÃïâÃÂÂÃÅÅ                                           
> >     GPG ID: 0x2290A71F
> > [EMAIL PROTECTED]
> > emostar on irc.freenode.net
> 
> --
> Free computer support at
> http://www.suggestafix.com
> 
> -------------------------------------------------------
> SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
> 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
> Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
> http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
> _______________________________________________
> Licq-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/licq-devel
> 


-- 
Genady Okrain AKA Mafteah


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel

Reply via email to