summaryrefslogtreecommitdiff
path: root/common/typedefs.h
diff options
context:
space:
mode:
authorleo2006-02-14 05:47:16 +0000
committerleo2006-02-14 05:47:16 +0000
commit517715abd19f057b9d4894bcc86de8a4edd52234 (patch)
treec00bfdc017c28f69b97eeb9969ce09a987e2c068 /common/typedefs.h
parente7a01e3d8402bce14ba6433d41095c5362076ff3 (diff)
Added the lcApplication class.
git-svn-id: http://svn.leocad.org/trunk@473 c7d43263-9d01-0410-8a33-9dba5d9f93d6
Diffstat (limited to 'common/typedefs.h')
-rw-r--r--common/typedefs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/typedefs.h b/common/typedefs.h
index 9346fe8..a12882c 100644
--- a/common/typedefs.h
+++ b/common/typedefs.h
@@ -267,7 +267,7 @@ typedef struct
bool truecolor;
unsigned char background[3];
float pause;
- unsigned char format;
+ unsigned int format;
} LC_IMAGE_OPTS;
typedef struct