@@ -28,7 +28,7 | |||
|
28 | 28 | |
|
29 | 29 | QT_CHARTS_BEGIN_NAMESPACE |
|
30 | 30 | |
|
31 | static const char *labelFormatMatchString = "%[\\-\\+#\\s\\d\\.lhjztL]*([dicuoxfegXFEG])"; | |
|
31 | static const char *labelFormatMatchString = "%[\\-\\+#\\s\\d\\.\\'lhjztL]*([dicuoxfegXFEG])"; | |
|
32 | 32 | static const char *labelFormatMatchLocalizedString = "^([^%]*)%\\.(\\d+)([defgiEG])(.*)$"; |
|
33 | 33 | static QRegExp *labelFormatMatcher = 0; |
|
34 | 34 | static QRegExp *labelFormatMatcherLocalized = 0; |
General Comments 0
You need to be logged in to leave comments.
Login now