- Timestamp:
- Jan 11, 2024 10:07:10 AM (16 months ago)
- svn:sync-xref-src-repo-rev:
- 161032
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Debugger/VBoxDbgStatsQt.cpp
r101101 r102834 2473 2473 AssertFailed(); RT_FALL_THRU(); 2474 2474 case STAMTYPE_CALLBACK: 2475 case STAMTYPE_FIRST_INTERNAL_TYPE: 2476 case STAMTYPE_INTERNAL_PCT_OF_SUM: 2475 2477 case STAMTYPE_INVALID: 2476 2478 break; … … 3367 3369 m_pPatCB->setFocus(Qt::ShortcutFocusReason); 3368 3370 } 3369
Note:
See TracChangeset
for help on using the changeset viewer.