summaryrefslogtreecommitdiff
path: root/openscad.h
diff options
context:
space:
mode:
Diffstat (limited to 'openscad.h')
-rw-r--r--openscad.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/openscad.h b/openscad.h
index b07259e..0f8da36 100644
--- a/openscad.h
+++ b/openscad.h
@@ -432,6 +432,7 @@ public:
double w_h_ratio;
GLint shaderinfo[11];
+ bool useLights;
GLView(QWidget *parent = NULL);
@@ -506,6 +507,7 @@ public:
QAction *actViewModeCGALGrid;
#endif
QAction *actViewModeThrownTogether;
+ QAction *actViewModeLights;
void viewModeActionsUncheck();
private slots:
@@ -517,6 +519,7 @@ private slots:
void viewModeCGALGrid();
#endif
void viewModeThrownTogether();
+ void viewModeLights();
};
extern AbstractModule *parse(const char *text, int debug);
contact: Jan Huwald // Impressum