~neon/parley/master

« back to all changes in this revision

Viewing changes to src/practice/imagewidget.cpp

  • Committer: Yuri Chornoivan
  • Date: 2018-09-27 19:13:12 UTC
  • Revision ID: git-v1:8b5b22192e655b20977e6b88ac48ad61aea21a94
Fix minor EBN issues and typos

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
#include <QTimeLine>
21
21
 
22
22
#include <QDebug>
23
 
#include <QtWidgets>
24
23
 
25
24
#if defined(Q_WS_X11)
26
25
#include <X11/Xlib.h>