summaryrefslogtreecommitdiffstats
path: root/demos/qtdemo/colors.h
diff options
context:
space:
mode:
Diffstat (limited to 'demos/qtdemo/colors.h')
-rw-r--r--demos/qtdemo/colors.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/demos/qtdemo/colors.h b/demos/qtdemo/colors.h
index 58865c6..31eb93b 100644
--- a/demos/qtdemo/colors.h
+++ b/demos/qtdemo/colors.h
@@ -81,11 +81,9 @@ public:
static int contentHeight;
// properties:
+ static bool openGlAvailable;
static bool openGlRendering;
- static bool direct3dRendering;
static bool softwareRendering;
- static bool openGlAwailable;
- static bool direct3dAwailable;
static bool xRenderPresent;
static bool noAdapt;
static bool noTicker;