enable/disable VDW mode pushbutton depending on whether valid element info is present
This commit is contained in:
@ -91,7 +91,7 @@ private:
|
||||
int xsize, ysize;
|
||||
int hrot, vrot;
|
||||
double zoom, vdwfactor;
|
||||
bool showbox, showaxes, antialias, usessao;
|
||||
bool showbox, showaxes, antialias, usessao, useelements;
|
||||
};
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user