| 23 | using namespace SigDigger; |
| 24 | |
| 25 | void |
| 26 | DefaultTabWidgetConfig::deserialize(Suscan::Object const &) |
| 27 | { |
| 28 | |
| 29 | } |
| 30 | |
| 31 | Suscan::Object && |
| 32 | DefaultTabWidgetConfig::serialize(void) |
nothing calls this directly
no outgoing calls
no test coverage detected