We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77a490a commit 8ff624bCopy full SHA for 8ff624b
1 file changed
tests/Widgets/FileDialog.cpp
@@ -28,8 +28,6 @@
28
29
#include <TGUI/FileDialogIconLoader.hpp>
30
31
-#include <SFML/Graphics/Texture.hpp>
32
-
33
TEST_CASE("[FileDialog]")
34
{
35
const tgui::FileDialog::Ptr dialog = tgui::FileDialog::create();
0 commit comments