Add default datetime format for workbook

This commit is contained in:
Debao Zhang
2013-10-16 09:58:42 +08:00
parent e19657945e
commit 895a30524d
5 changed files with 22 additions and 3 deletions
+1
View File
@@ -48,6 +48,7 @@ public:
bool strings_to_numbers_enabled;
bool date1904;
QString defaultDateFormat;
int x_window;
int y_window;