mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-07 20:40:11 +01:00
Add stockitem for wxGetStockLabel()
This commit is contained in:
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user