~ubuntu-branches/ubuntu/oneiric/kdenetwork/oneiric-updates

« back to all changes in this revision

Viewing changes to kopete/protocols/yahoo/libkyahoo/statusnotifiertask.cpp

  • Committer: Package Import Robot
  • Author(s): Scott Kitterman, Philip Muskovac
  • Date: 2011-12-08 22:03:40 UTC
  • mfrom: (1.1.63)
  • Revision ID: package-import@ubuntu.com-20111208220340-01h4t44gmxbs25b7
Tags: 4:4.7.3-0ubuntu0.1
[ Philip Muskovac ]
New  upstream bugfix release (LP: #901975)

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
#include <kdebug.h>
25
25
#include <klocale.h>
26
26
 
 
27
using namespace KYahoo;
 
28
 
27
29
StatusNotifierTask::StatusNotifierTask(Task* parent) : Task(parent)
28
30
{
29
31
        kDebug(YAHOO_RAW_DEBUG) ;