~neon/kdegraphics/gwenview

« back to all changes in this revision

Viewing changes to importer/dialogpage.cpp

  • Committer: Aurélien Gâteau
  • Date: 2016-11-23 08:21:41 UTC
  • mfrom: (3219.1.22)
  • Revision ID: git-v1:9b67885f1c846253df392af995d714be77c417c7
Merge branch 'bring-back-importer'

# Conflicts:
#       CMakeLists.txt

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
 
20
20
*/
21
21
// Self
22
 
#include "dialogpage.moc"
 
22
#include "dialogpage.h"
23
23
 
24
24
// Qt
25
25
#include <QEventLoop>