git-svn-id: svn://db.shs.com.ru/libs@259 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "telegrambotbase.h"
|
||||
#include <QDebug>
|
||||
#include <QApplication>
|
||||
#include <QCoreApplication>
|
||||
|
||||
TelegramBotBase::TelegramBotBase(QObject *parent) : QObject(parent) {
|
||||
// connect(&api, SIGNAL(newMessage(TelegramBotAPI::Message)), this, SLOT(processMessage(TelegramBotAPI::Message)), Qt::QueuedConnection);
|
||||
|
||||
Reference in New Issue
Block a user