Add menu entries to open LAMMPS tutorial website

This commit is contained in:
Axel Kohlmeyer
2024-07-25 22:14:06 -04:00
parent 26503c948a
commit c8818a16c5
11 changed files with 41 additions and 5 deletions

View File

@ -78,6 +78,7 @@ private slots:
void get_help();
void find_help(QString &page, QString &help);
void open_help();
void open_url();
void view_file();
void reformatCurrentLine();
void runCompletion();