Merge pull request 'feat: forward-port Kindred Create to FreeCAD 1.2' (#206) from kindred-on-upstream-1.2 into main
Some checks failed
Build and Test / build (push) Has been cancelled
Some checks failed
Build and Test / build (push) Has been cancelled
Reviewed-on: #206
This commit was merged in pull request #206.
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
#include <QApplication>
|
||||
#include <QEvent>
|
||||
#include <QHBoxLayout>
|
||||
#include <QLabel>
|
||||
#include <QString>
|
||||
@@ -28,6 +30,7 @@
|
||||
|
||||
#include "ThemeSelectorWidget.h"
|
||||
#include <gsl/pointers>
|
||||
#include <Gui/Application.h>
|
||||
#include <Gui/PreferencePackManager.h>
|
||||
|
||||
using namespace StartGui;
|
||||
|
||||
Reference in New Issue
Block a user