git-svn-id: http://openexile.googlecode.com/svn/trunk@73 4ebdad44-0ea0-11de-aab3-ff745001d230
15 lines
166 B
C++
15 lines
166 B
C++
/*
|
|
* dlogutil.cpp
|
|
* BoE
|
|
*
|
|
* Created by Celtic Minstrel on 11/05/09.
|
|
*
|
|
*/
|
|
|
|
#include <string>
|
|
using namespace std;
|
|
|
|
#include "dialog.h"
|
|
#include "dlogutil.h"
|
|
|