~unity-api-team/telephony-service/file-based-infographics

« back to all changes in this revision

Viewing changes to libtelephonyservice/tests/GreeterContactsTestServer.cpp

  • Committer: Pete Woods
  • Date: 2014-07-07 10:47:59 UTC
  • Revision ID: pete.woods@canonical.com-20140707104759-aii6eohouvas1yk7
Revert the workaround

Show diffs side-by-side

added added

removed removed

Lines of Context:
192
192
 
193
193
int main(int argc, char *argv[])
194
194
{
195
 
    QCoreApplication::setSetuidAllowed(true);
196
195
    QCoreApplication a(argc, argv);
197
196
 
198
197
    QDBusConnection connection = QDBusConnection::sessionBus();