Small update for future use.

This commit is contained in:
ehofman
2004-09-19 09:08:12 +00:00
parent 4820d57fa8
commit 2f479cae69

View File

@@ -561,7 +561,7 @@ public:
* Property value types.
*/
enum Type {
NONE,
NONE = 0,
ALIAS,
BOOL,
INT,