Files
bullet3/examples/ThirdPartyLibs/Gwen/Controls/Dialog/Query.cpp

13 lines
194 B
C++

/*
GWEN
Copyright (c) 2010 Facepunch Studios
See license in Gwen.h
*/
#include "Gwen/Gwen.h"
#include "Gwen/Controls/Dialogs/Query.h"
using namespace Gwen;
using namespace Gwen::Controls;