Fix typo in "class" in wxUSE_STOPWATCH comment
Closes https://github.com/wxWidgets/wxWidgets/pull/2556
This commit is contained in:
parent
fb93d7f101
commit
1fb7b13812
7 changed files with 7 additions and 7 deletions
|
|
@ -505,7 +505,7 @@
|
|||
// Recommended setting: 1
|
||||
#define wxUSE_TIMER 1
|
||||
|
||||
// Use wxStopWatch clas.
|
||||
// Use wxStopWatch class.
|
||||
//
|
||||
// Default is 1
|
||||
//
|
||||
|
|
|
|||
|
|
@ -506,7 +506,7 @@
|
|||
// Recommended setting: 1
|
||||
#define wxUSE_TIMER 1
|
||||
|
||||
// Use wxStopWatch clas.
|
||||
// Use wxStopWatch class.
|
||||
//
|
||||
// Default is 1
|
||||
//
|
||||
|
|
|
|||
|
|
@ -506,7 +506,7 @@
|
|||
// Recommended setting: 1
|
||||
#define wxUSE_TIMER 1
|
||||
|
||||
// Use wxStopWatch clas.
|
||||
// Use wxStopWatch class.
|
||||
//
|
||||
// Default is 1
|
||||
//
|
||||
|
|
|
|||
|
|
@ -506,7 +506,7 @@
|
|||
// Recommended setting: 1
|
||||
#define wxUSE_TIMER 1
|
||||
|
||||
// Use wxStopWatch clas.
|
||||
// Use wxStopWatch class.
|
||||
//
|
||||
// Default is 1
|
||||
//
|
||||
|
|
|
|||
|
|
@ -512,7 +512,7 @@
|
|||
// Recommended setting: 1
|
||||
#define wxUSE_TIMER 1
|
||||
|
||||
// Use wxStopWatch clas.
|
||||
// Use wxStopWatch class.
|
||||
//
|
||||
// Default is 1
|
||||
//
|
||||
|
|
|
|||
|
|
@ -502,7 +502,7 @@
|
|||
// Recommended setting: 1
|
||||
#define wxUSE_TIMER 1
|
||||
|
||||
// Use wxStopWatch clas.
|
||||
// Use wxStopWatch class.
|
||||
//
|
||||
// Default is 1
|
||||
//
|
||||
|
|
|
|||
|
|
@ -505,7 +505,7 @@
|
|||
// Recommended setting: 1
|
||||
#define wxUSE_TIMER 1
|
||||
|
||||
// Use wxStopWatch clas.
|
||||
// Use wxStopWatch class.
|
||||
//
|
||||
// Default is 1
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue