summaryrefslogtreecommitdiff
path: root/opengl/gldialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'opengl/gldialog.h')
-rw-r--r--opengl/gldialog.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/opengl/gldialog.h b/opengl/gldialog.h
index 675454d..aa5d6e7 100644
--- a/opengl/gldialog.h
+++ b/opengl/gldialog.h
@@ -49,8 +49,9 @@ private:
W32DLib::Text m_dir;
W32DLib::AutoCheck m_forceCOG;
W32DLib::AutoCheck m_blitzMax;
+ W32DLib::StaticText m_funcLabel;
- std::string m_fname;
+ std::string m_path;
BOOL OnGenerate(UINT msg, WPARAM wp, LPARAM lp);
BOOL OnSelect(UINT msg, WPARAM wp, LPARAM lp);