X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d2f3b08582317760addae3bf02f28bb42dc2bf70..fc50ab90814c4fefef79be94226d335054f2ae50:/include/wx/settings.h

diff --git a/include/wx/settings.h b/include/wx/settings.h
index 76500b4eb8..3fe46534e0 100644
--- a/include/wx/settings.h
+++ b/include/wx/settings.h
@@ -79,6 +79,7 @@ enum wxSystemColour
     wxSYS_COLOUR_GRADIENTINACTIVECAPTION,
     wxSYS_COLOUR_MENUHILIGHT,
     wxSYS_COLOUR_MENUBAR,
+    wxSYS_COLOUR_LISTBOXTEXT,
 
     wxSYS_COLOUR_MAX
 };