mirror of
https://gitlab.gnome.org/jwestman/blueprint-compiler.git
synced 2025-05-04 15:59:08 -04:00
decompiler: Support action widgets
This commit is contained in:
parent
21d5ce86e9
commit
65d4612b51
3 changed files with 39 additions and 7 deletions
|
@ -210,8 +210,6 @@ class TestSamples(unittest.TestCase):
|
|||
SKIP_COMPILE = ["translator_comments"]
|
||||
|
||||
SKIP_DECOMPILE = [
|
||||
# Not implemented yet
|
||||
"action_widgets",
|
||||
# Comments are not preserved in either direction
|
||||
"comments",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue