Home · All Classes · All Namespaces · Modules · Functions · Files
protocols/main.cpp
#include <TelepathyQt/Debug>
#include <TelepathyQt/Constants>
#include <TelepathyQt/Types>
#include <QDebug>
#include <QtCore>
#include "protocols.h"
int main(int argc, char **argv)
{
QCoreApplication app(argc, argv);
Protocols protocols;
return app.exec();
}


Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation
Telepathy-Qt 0.9.7