diff options
-rw-r--r-- | fpicker/source/office/iodlg.hrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fpicker/source/office/iodlg.hrc b/fpicker/source/office/iodlg.hrc index 518efe76cb38..192fef98f64d 100644 --- a/fpicker/source/office/iodlg.hrc +++ b/fpicker/source/office/iodlg.hrc @@ -4,9 +4,9 @@ * * $RCSfile: iodlg.hrc,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: ihi $ $Date: 2007-11-19 16:24:29 $ + * last change: $Author: ihi $ $Date: 2008-02-04 14:18:08 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -67,7 +67,7 @@ #define CB_EXPLORERFILE_READONLY 40 #define CB_EXPLORERFILE_PASSWORD 41 -//#define CB_AUTO_EXTENSION 42 +#define CB_AUTO_EXTENSION 42 #define CB_OPTIONS 43 // ----------------------------------------------- |