X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c40691a0644cb0e08ec2c0cb7cda1c10b5a84e1b..888cd6834719021c4beddb57b254adee0424dc30:/samples/stc/defsext.h?ds=inline diff --git a/samples/stc/defsext.h b/samples/stc/defsext.h index e7428b7da5..40eb522afe 100644 --- a/samples/stc/defsext.h +++ b/samples/stc/defsext.h @@ -24,7 +24,7 @@ // declarations //============================================================================ -#define DEFAULT_LANGUAGE _("") +#define DEFAULT_LANGUAGE "" #define PAGE_COMMON _("Common") #define PAGE_LANGUAGES _("Languages") @@ -73,6 +73,7 @@ enum { myID_PAGEPREV, myID_PAGENEXT, myID_SELECTLINE, + myID_WINDOW_MINIMAL, // other IDs myID_STATUSBAR,