projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Make m_idleMutex an object instead of a pointer. Use bool for hook-installed flag...
[wxWidgets.git]
/
samples
/
stc
/
prefs.cpp
diff --git
a/samples/stc/prefs.cpp
b/samples/stc/prefs.cpp
index 96ce8c49e2c56c40b20fda126a840a6899d1008e..294b3687c9a1d6e8888f0c7fe21ebb95e95c891d 100644
(file)
--- a/
samples/stc/prefs.cpp
+++ b/
samples/stc/prefs.cpp
@@
-230,7
+230,7
@@
const StyleInfo g_StylePrefs [] = {
// mySTC_TYPE_WORD2
{wxT("Keyword2"),
// mySTC_TYPE_WORD2
{wxT("Keyword2"),
- wxT("
DARK
BLUE"), wxT("WHITE"),
+ wxT("
MIDNIGHT
BLUE"), wxT("WHITE"),
wxT(""), 10, 0, 0},
// mySTC_TYPE_WORD3
wxT(""), 10, 0, 0},
// mySTC_TYPE_WORD3