Add stockitem for wxGetStockLabel()

This commit is contained in:
Robin Dunn
2016-10-28 14:22:59 -07:00
parent 5268ebbc73
commit e4e8eee165
4 changed files with 68 additions and 0 deletions

View File

@@ -1249,6 +1249,7 @@
"GetSingleChoice":"wx.",
"GetSingleChoiceData":"wx.",
"GetSingleChoiceIndex":"wx.",
"GetStockLabel":"wx.",
"GetTextFromUser":"wx.",
"GetTextFromUserPromptStr":"wx.",
"GetTopLevelParent":"wx.",
@@ -5303,6 +5304,11 @@
"STC_YAML_OPERATOR":"wx.stc.",
"STC_YAML_REFERENCE":"wx.stc.",
"STC_YAML_TEXT":"wx.stc.",
"STOCK_FOR_BUTTON":"wx.",
"STOCK_NOFLAGS":"wx.",
"STOCK_WITHOUT_ELLIPSIS":"wx.",
"STOCK_WITH_ACCELERATOR":"wx.",
"STOCK_WITH_MNEMONIC":"wx.",
"STREAM_EOF":"wx.",
"STREAM_NO_ERROR":"wx.",
"STREAM_READ_ERROR":"wx.",
@@ -5491,6 +5497,7 @@
"StatusBarPane":"wx.",
"StdDialogButtonSizer":"wx.",
"StockCursor":"wx.",
"StockLabelQueryFlag":"wx.",
"StockPreferencesPage":"wx.",
"StopWatch":"wx.",
"StreamBase":"wx.",