~adamreichold/qpdfview/trunk

« back to all changes in this revision

Viewing changes to sources/tileitem.cpp

  • Committer: Adam Reichold
  • Date: 2018-05-04 17:49:20 UTC
  • Revision ID: adam.reichold@t-online.de-20180504174920-mqn268i0h46fq311
Add static_resources configuration option to embed translations and online help into binary to facilitate single binary builds.

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
 
22
22
#include "tileitem.h"
23
23
 
24
 
#include <QIODevice>
25
24
#include <QPainter>
26
25
 
27
26
#include "settings.h"