summaryrefslogtreecommitdiffstats
path: root/demos/demos.pro
diff options
context:
space:
mode:
Diffstat (limited to 'demos/demos.pro')
-rw-r--r--demos/demos.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/demos/demos.pro b/demos/demos.pro
index 4c663072..2710febb 100644
--- a/demos/demos.pro
+++ b/demos/demos.pro
@@ -17,8 +17,7 @@ SUBDIRS += piechartcustomization \
contains(QT_CONFIG, opengl) {
SUBDIRS += chartthemes \
- qmloscilloscope \
- chartviewer
+ qmloscilloscope
} else {
message("OpenGL not available. Some demos are disabled")
}