aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/core/project_item.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/core/project_item.h')
-rw-r--r--engines/titanic/core/project_item.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/titanic/core/project_item.h b/engines/titanic/core/project_item.h
index d0b8d77598..9270bdf6d1 100644
--- a/engines/titanic/core/project_item.h
+++ b/engines/titanic/core/project_item.h
@@ -61,7 +61,7 @@ public:
/**
* Save the data for the class to file
*/
- virtual void save(SimpleFile *file, int indent) const;
+ virtual void save(SimpleFile *file, int indent);
/**
* Load the data for the class from file
@@ -156,7 +156,7 @@ public:
/**
* Save the data for the class to file
*/
- virtual void save(SimpleFile *file, int indent) const;
+ virtual void save(SimpleFile *file, int indent);
/**
* Load the data for the class from file