We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6899f41 + 74a6000 commit b2f4994Copy full SHA for b2f4994
1 file changed
Source/StringTableSearchPlugin/Private/SlateWidgets/CoincidenceWidget.cpp
@@ -7,6 +7,7 @@
7
#include "IContentBrowserSingleton.h"
8
#include "HAL/PlatformApplicationMisc.h"
9
#include "Internationalization/StringTable.h"
10
+#include "Slate/Private/Framework/Docking/SDockingArea.h"
11
#include "Widgets/Input/SSearchBox.h"
12
13
void SCoincidenceWidget::Construct(const FArguments& InArgs)
0 commit comments