Files
bullet3/btgui/Gwen/Controls/Dialog/Query.cpp
2013-03-12 23:52:31 -07:00

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;