summaryrefslogtreecommitdiff
path: root/common/typedefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/typedefs.h')
-rw-r--r--common/typedefs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/typedefs.h b/common/typedefs.h
index 234a4e3..4465812 100644
--- a/common/typedefs.h
+++ b/common/typedefs.h
@@ -283,6 +283,7 @@ typedef struct
{
int nMouse;
int nSaveInterval;
+ char strUser[101];
char strPath[LC_MAXPATH];
unsigned long nDetail;
float fLineWidth;