mirror of
https://github.com/idapython/src
synced 2026-06-08 14:47:00 +00:00
12 lines
210 B
OpenEdge ABL
12 lines
210 B
OpenEdge ABL
// Ignore kernel-only symbol
|
|
|
|
%ignore strwinsetup_t::setup_strings_window;
|
|
%ignore strwinsetup_t::save_config;
|
|
%ignore strwinsetup_t::restore_config;
|
|
|
|
%ignore move_strings;
|
|
|
|
|
|
|
|
%include "strlist.hpp"
|