"Disable Results Lighting" field is always enabled (not read only) in a view (#311)

This commit is contained in:
Stein Dale
2015-06-18 13:20:54 +02:00
parent 3eff3708ed
commit 2ca5151c6c
2 changed files with 1 additions and 11 deletions

View File

@@ -90,7 +90,6 @@ public:
void disableLighting(bool disable);
bool isLightingDisabled() const;
void uiEnableDisableLighting(bool enable);
void setShowFaultsOnly(bool showFaults);
bool isGridVisualizationMode() const;