~ubuntu-branches/ubuntu/trusty/kwordquiz/trusty-proposed

« back to all changes in this revision

Viewing changes to src/prefcardappearance.h

  • Committer: Package Import Robot
  • Author(s): Rohan Garg
  • Date: 2013-06-21 01:40:45 UTC
  • mfrom: (1.1.28)
  • Revision ID: package-import@ubuntu.com-20130621014045-d7ytnii6ypjct33d
Tags: 4:4.10.80-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
{
28
28
Q_OBJECT
29
29
public:
30
 
  PrefCardAppearance(QWidget *parent);
 
30
  explicit PrefCardAppearance(QWidget *parent);
31
31
 
32
32
public slots:
33
33
  void slotFlipButtonClicked();