~ubuntu-branches/ubuntu/trusty/kopete/trusty-proposed

« back to all changes in this revision

Viewing changes to protocols/oscar/liboscar/tests/guidtest.cpp

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2014-03-19 11:07:47 UTC
  • mfrom: (1.1.14)
  • Revision ID: package-import@ubuntu.com-20140319110747-gzhg3cdw1l8c3ci0
Tags: 4:4.12.90-0ubuntu1
New upstream beta release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
 
2
#include "guidtest.h"
2
3
#include <QtTest/QtTest>
3
 
#include "guidtest.h"
4
4
#include "oscarguid.h"
5
5
 
6
6
QTEST_MAIN( GuidTest )