------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=124161         




------- Additional Comments From bedeabza gmail com  2006-03-24 16:08 -------
well, i've tried the patch, but it gives me an error at make time. I attached 
how my kopeteawayaction.cpp looks after the modification, and here you can see 
my error:

then mv -f ".deps/kopeteawayaction.Tpo" ".deps/kopeteawayaction.Plo"; else rm 
-f ".deps/kopeteawayaction.Tpo"; exit 1; fi
kopeteawayaction.cpp: In member function `void
   Kopete::AwayAction::slotSelectAway(int)':
kopeteawayaction.cpp:113: error: no match for 'operator-' in '-awayReason'
/usr/lib/qt/include/qpoint.h:157: error: candidates are: const QPoint
   operator-(const QPoint&, const QPoint&)
/usr/lib/qt/include/qpoint.h:172: error:                 const QPoint
   operator-(const QPoint&)
/usr/lib/qt/include/qsize.h:171: error:                 const QSize
   operator-(const QSize&, const QSize&)
kopeteawayaction.cpp:114: error: no match for 'operator+' in '+awayReason'
/usr/lib/qt/include/qcstring.h:354: error: candidates are: const QCString
   operator+(const QCString&, const QCString&)
/usr/lib/qt/include/qcstring.h:361: error:                 const QCString
   operator+(const QCString&, const char*)
/usr/lib/qt/include/qcstring.h:368: error:                 const QCString
   operator+(const char*, const QCString&)
/usr/lib/qt/include/qcstring.h:375: error:                 const QCString
   operator+(const QCString&, char)
/usr/lib/qt/include/qcstring.h:382: error:                 const QCString
   operator+(char, const QCString&)
/usr/lib/qt/include/qstring.h:1036: error:                 const QString
   operator+(const QString&, const QString&)
/usr/lib/qt/include/qstring.h:1059: error:                 const QString
   operator+(const QString&, QChar)
/usr/lib/qt/include/qstring.h:1066: error:                 const QString
   operator+(const QString&, char)
/usr/lib/qt/include/qstring.h:1073: error:                 const QString
   operator+(QChar, const QString&)
/usr/lib/qt/include/qstring.h:1081: error:                 const QString
   operator+(char, const QString&)
/usr/lib/qt/include/qpoint.h:154: error:                 const QPoint
   operator+(const QPoint&, const QPoint&)
/usr/lib/qt/include/qsize.h:168: error:                 const QSize
   operator+(const QSize&, const QSize&)
make[4]: *** [kopeteawayaction.lo] Error 1
make[4]: Leaving directory 
`/home/bedeabza/KIT/kopete-0.12-beta2/kopete/libkopete'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory 
`/home/bedeabza/KIT/kopete-0.12-beta2/kopete/libkopete'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/bedeabza/KIT/kopete-0.12-beta2/kopete'
make[1]: *** [all-recursive] Error 1
_______________________________________________
kopete-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kopete-devel

Reply via email to