summaryrefslogtreecommitdiff
path: root/src/Fl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/Fl.cxx')
-rw-r--r--src/Fl.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Fl.cxx b/src/Fl.cxx
index e6af1297b..630d77d3f 100644
--- a/src/Fl.cxx
+++ b/src/Fl.cxx
@@ -1914,6 +1914,8 @@ Fl_Widget_Tracker::~Fl_Widget_Tracker()
int Fl::use_high_res_GL_ = 0;
+int Fl::draw_GL_text_with_textures_ = 1;
+
int Fl::dnd()
{
return Fl::screen_driver()->dnd();