]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/stc/prefs.cpp
Don't use DDEExec registry key in wxMSW wxExecute() if it's empty.
[wxWidgets.git] / samples / stc / prefs.cpp
index 96ce8c49e2c56c40b20fda126a840a6899d1008e..0e98bcf95a2a74cc40c4f8e11794004bc9b8d992 100644 (file)
@@ -3,7 +3,6 @@
 // Purpose:     STC test Preferences initialization
 // Maintainer:  Wyo
 // Created:     2003-09-01
-// RCS-ID:      $Id$
 // Copyright:   (c) wxGuide
 // Licence:     wxWindows licence
 //////////////////////////////////////////////////////////////////////////////
@@ -230,7 +229,7 @@ const StyleInfo g_StylePrefs [] = {
 
     // mySTC_TYPE_WORD2
     {wxT("Keyword2"),
-     wxT("DARK BLUE"), wxT("WHITE"),
+     wxT("MIDNIGHT BLUE"), wxT("WHITE"),
      wxT(""), 10, 0, 0},
 
     // mySTC_TYPE_WORD3