mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-05-06 04:47:08 -05:00
Removes explicit setup calls from the plugin core. Each module now registers its own save/load/cleanup steps via a static initializer, decoupling them from InitSceneSwitcher and SwitcherData. |
||
|---|---|---|
| .. | ||
| variable-line-edit.cpp | ||
| variable-line-edit.hpp | ||
| variable-number.hpp | ||
| variable-number.tpp | ||
| variable-spinbox.cpp | ||
| variable-spinbox.hpp | ||
| variable-string.cpp | ||
| variable-string.hpp | ||
| variable-tab.cpp | ||
| variable-tab.hpp | ||
| variable-text-edit.cpp | ||
| variable-text-edit.hpp | ||
| variable.cpp | ||
| variable.hpp | ||