diff --git a/src/app/puzzle/xml/vpuzzlelayoutfilereader.h b/src/app/puzzle/xml/vpuzzlelayoutfilereader.h index 4a97f1b39..ef6a537e8 100644 --- a/src/app/puzzle/xml/vpuzzlelayoutfilereader.h +++ b/src/app/puzzle/xml/vpuzzlelayoutfilereader.h @@ -44,6 +44,7 @@ public: bool ReadFile(VPuzzleLayout *layout, QFile *file); private: + Q_DISABLE_COPY(VPuzzleLayoutFileReader) /** * @brief m_layoutFormatVersion holds the version of the layout currently being read */