Changeset 769 for trunk/tools/shared/fontpanel/fontpanel.cpp
- Timestamp:
- Aug 2, 2010, 9:27:30 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/vendor/nokia/qt/4.6.3 (added) merged: 768 /branches/vendor/nokia/qt/current merged: 767 /branches/vendor/nokia/qt/4.6.2 removed
- Property svn:mergeinfo changed
-
trunk/tools/shared/fontpanel/fontpanel.cpp
r651 r769 218 218 219 219 if (hasStyles) { 220 foreach ( QStringstyle, styles) {220 foreach (style, styles) { 221 221 // try to maintain selection or select 'normal' preferably 222 222 const int newIndex = m_styleComboBox->count();
Note:
See TracChangeset
for help on using the changeset viewer.