add a small LAMMPS icon to the status bar indicating whether an active LAMMPS instance exists

This commit is contained in:
Axel Kohlmeyer
2023-08-13 02:57:47 -04:00
parent 9f407cae1e
commit 7e3c04aa51
2 changed files with 13 additions and 1 deletions

View File

@ -104,6 +104,7 @@ private:
QLabel *dirstatus;
QProgressBar *progress;
Preferences *prefdialog;
QLabel *lammpsstatus;
QString current_file;
QString current_dir;