Commit f1603d5a8738b13e1c1402e29f393dfbdf079a25
- Diff rendering mode:
- inline
- side by side
src/corelib/tools/qstringbuilder.h
(1 / 1)
|   | |||
| 71 | 71 | ||
| 72 | 72 | private: | |
| 73 | 73 | const int m_size; | |
| 74 | const char *m_data; | ||
| 74 | const char * const m_data; | ||
| 75 | 75 | }; | |
| 76 | 76 | ||
| 77 | 77 | struct Q_CORE_EXPORT QAbstractConcatenable |
Comments
Add a new comment:
Login or create an account to post a comment
Add your comment
Please log in to comment

