reorganize files and add btgui
This commit is contained in:
12
btgui/Gwen/Controls/Dialog/Query.cpp
Normal file
12
btgui/Gwen/Controls/Dialog/Query.cpp
Normal file
@@ -0,0 +1,12 @@
|
||||
/*
|
||||
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;
|
||||
|
||||
Reference in New Issue
Block a user