diff options
Diffstat (limited to 'src/gui/widgets/widget2.h')
-rw-r--r-- | src/gui/widgets/widget2.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/widgets/widget2.h b/src/gui/widgets/widget2.h index 3b4060899..f2eb9bbb1 100644 --- a/src/gui/widgets/widget2.h +++ b/src/gui/widgets/widget2.h @@ -84,4 +84,5 @@ class Widget2 int mPaletteOffset; }; +extern int openGLMode; #endif |