Post
Topic
Board Altcoin Discussion
Re: CNC contains clipboard logger?
by
dreamwatcher
on 02/05/2013, 21:40:30 UTC
COMPLETE FUD


Code:
void SendCoinsEntry::on_pasteButton_clicked()
{
    // Paste text from clipboard into recipient field
    ui->payTo->setText(QApplication::clipboard()->text());
}

Is in EVERY COIN'S QT CODE.

In the module:

/src/qt/sendcoinsentry.cpp


A newbie with two posts..How did he/she even post in this forum?