parent
39f5eeb764
commit
3220438aa5
@ -1862,6 +1862,8 @@ private:
|
||||
}
|
||||
|
||||
private:
|
||||
//! Prohibit copying
|
||||
GenericDocument(const GenericDocument&);
|
||||
//! Prohibit assignment
|
||||
GenericDocument& operator=(const GenericDocument&);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user