~faenil/ubuntu-ui-toolkit/scrollbar_moreHoverFixesAndTests

« back to all changes in this revision

Viewing changes to tests/unit/animator/tst_animator.cpp

  • Committer: Andrea Bernabei
  • Date: 2016-07-07 15:21:03 UTC
  • mfrom: (1903.1.124 staging)
  • Revision ID: andrea.bernabei@canonical.com-20160707152103-eaz1u4zpnyhlacwf
merge staging

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
#include "uctestcase.h"
31
31
#include "uctheme.h"
32
32
 
 
33
UT_USE_NAMESPACE
 
34
 
33
35
class Tst_Animator : public QObject
34
36
{
35
37
    Q_OBJECT