fixes 0003986: Changing view attributes does not trigger 'File changed' status
This commit is contained in:
@@ -135,10 +135,13 @@ protected:
|
||||
|
||||
protected:
|
||||
App::DocumentObject *pcObject;
|
||||
Gui::Document* pcDocument;
|
||||
|
||||
private:
|
||||
std::vector<const char*> aDisplayEnumsArray;
|
||||
std::vector<std::string> aDisplayModesArray;
|
||||
|
||||
friend class Document;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user