feat: forward-port Kindred Create to FreeCAD 1.2 #206

Merged
forbes merged 1 commits from kindred-on-upstream-1.2 into main 2026-02-14 17:23:26 +00:00

1 Commits

Author SHA1 Message Date
forbes
531526e70d fix: add missing Qt/Gui includes for ThemeSelectorWidget
Some checks failed
Build and Test / build (pull_request) Has been cancelled
Build and Test / build (push) Successful in 1h10m43s
Add #include <QApplication> (for qApp macro), #include <QEvent> (for
QEvent::LanguageChange), and #include <Gui/Application.h> (for
Gui::Application::Instance) which were transitively available in
FreeCAD 1.0 but not in 1.2.
2026-02-14 11:21:54 -06:00