~ubuntu-branches/ubuntu/wily/plasma-desktop/wily-proposed

« back to all changes in this revision

Viewing changes to kcms/kfontinst/apps/Printer.cpp

  • Committer: Package Import Robot
  • Author(s): Scarlett Clark
  • Date: 2015-02-23 09:46:57 UTC
  • mfrom: (1.1.4) (0.1.10 vivid-proposed)
  • Revision ID: package-import@ubuntu.com-20150223094657-7vaqxjzob00ejdck
Tags: 4:5.2.1-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
#include "Printer.h"
26
26
#include "FcEngine.h"
27
27
#include "ActionLabel.h"
28
 
#include <QCoreApplication>
29
28
#include <QTextStream>
30
29
#include <QFile>
31
30
#include <QPainter>