add a small LAMMPS icon to the status bar indicating whether an active LAMMPS instance exists
This commit is contained in:
@ -104,6 +104,7 @@ private:
|
||||
QLabel *dirstatus;
|
||||
QProgressBar *progress;
|
||||
Preferences *prefdialog;
|
||||
QLabel *lammpsstatus;
|
||||
|
||||
QString current_file;
|
||||
QString current_dir;
|
||||
|
||||
Reference in New Issue
Block a user