Fix typo in "class" in wxUSE_STOPWATCH comment
Closes https://github.com/wxWidgets/wxWidgets/pull/2556
This commit is contained in:
@@ -505,7 +505,7 @@
|
|||||||
// Recommended setting: 1
|
// Recommended setting: 1
|
||||||
#define wxUSE_TIMER 1
|
#define wxUSE_TIMER 1
|
||||||
|
|
||||||
// Use wxStopWatch clas.
|
// Use wxStopWatch class.
|
||||||
//
|
//
|
||||||
// Default is 1
|
// Default is 1
|
||||||
//
|
//
|
||||||
|
@@ -506,7 +506,7 @@
|
|||||||
// Recommended setting: 1
|
// Recommended setting: 1
|
||||||
#define wxUSE_TIMER 1
|
#define wxUSE_TIMER 1
|
||||||
|
|
||||||
// Use wxStopWatch clas.
|
// Use wxStopWatch class.
|
||||||
//
|
//
|
||||||
// Default is 1
|
// Default is 1
|
||||||
//
|
//
|
||||||
|
@@ -506,7 +506,7 @@
|
|||||||
// Recommended setting: 1
|
// Recommended setting: 1
|
||||||
#define wxUSE_TIMER 1
|
#define wxUSE_TIMER 1
|
||||||
|
|
||||||
// Use wxStopWatch clas.
|
// Use wxStopWatch class.
|
||||||
//
|
//
|
||||||
// Default is 1
|
// Default is 1
|
||||||
//
|
//
|
||||||
|
@@ -506,7 +506,7 @@
|
|||||||
// Recommended setting: 1
|
// Recommended setting: 1
|
||||||
#define wxUSE_TIMER 1
|
#define wxUSE_TIMER 1
|
||||||
|
|
||||||
// Use wxStopWatch clas.
|
// Use wxStopWatch class.
|
||||||
//
|
//
|
||||||
// Default is 1
|
// Default is 1
|
||||||
//
|
//
|
||||||
|
@@ -512,7 +512,7 @@
|
|||||||
// Recommended setting: 1
|
// Recommended setting: 1
|
||||||
#define wxUSE_TIMER 1
|
#define wxUSE_TIMER 1
|
||||||
|
|
||||||
// Use wxStopWatch clas.
|
// Use wxStopWatch class.
|
||||||
//
|
//
|
||||||
// Default is 1
|
// Default is 1
|
||||||
//
|
//
|
||||||
|
@@ -502,7 +502,7 @@
|
|||||||
// Recommended setting: 1
|
// Recommended setting: 1
|
||||||
#define wxUSE_TIMER 1
|
#define wxUSE_TIMER 1
|
||||||
|
|
||||||
// Use wxStopWatch clas.
|
// Use wxStopWatch class.
|
||||||
//
|
//
|
||||||
// Default is 1
|
// Default is 1
|
||||||
//
|
//
|
||||||
|
@@ -505,7 +505,7 @@
|
|||||||
// Recommended setting: 1
|
// Recommended setting: 1
|
||||||
#define wxUSE_TIMER 1
|
#define wxUSE_TIMER 1
|
||||||
|
|
||||||
// Use wxStopWatch clas.
|
// Use wxStopWatch class.
|
||||||
//
|
//
|
||||||
// Default is 1
|
// Default is 1
|
||||||
//
|
//
|
||||||
|
Reference in New Issue
Block a user