- Timestamp:
- Dec 11, 2009, 6:51:58 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/src/corelib/tools/qstring.cpp (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/corelib/tools/qstring.cpp
r2 r419 60 60 #endif 61 61 62 63 64 65 66 62 67 #include <private/qfunctions_p.h> 63 68 … … 3331 3336 } 3332 3337 3333 #if ndef Q_WS_MAC3338 #if 3334 3339 static QByteArray toLocal8Bit_helper(const QChar *data, int length) 3335 3340 { … … 4569 4574 default: 4570 4575 return 0; 4576 4577 4578 4579 4580 4581 4582 4583 4584 4585 4586 4587 4588 4589 4590 4591 4592 4593 4594 4571 4595 } 4572 4596 #elif defined (Q_OS_MAC)
Note:
See TracChangeset
for help on using the changeset viewer.
