diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2020-02-07 08:06:08 -0500 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2020-02-07 08:06:08 -0500 |
| commit | fe76e6518b4075d52943976c0877fe65e61176a9 (patch) | |
| tree | f0b6300cdf5e7bd75e1dc1eefad1b376a4bbff57 /src/mainwindow.h | |
| parent | e6fe832b4fdc35acbad718b720f58e1254dcd32a (diff) | |
| parent | 718c2a56f91f824c5eab69d8cc16294f77243370 (diff) | |
Merge branch 'master' of https://github.com/ModOrganizer2/modorganizer into generic-file-list
Diffstat (limited to 'src/mainwindow.h')
| -rw-r--r-- | src/mainwindow.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h index afc434ef..1016c061 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -401,6 +401,7 @@ private slots: void restoreHiddenFiles_clicked(); void visitOnNexus_clicked(); void visitWebPage_clicked(); + void visitNexusOrWebPage_clicked(); void openExplorer_clicked(); void openPluginOriginExplorer_clicked(); void openOriginInformation_clicked(); |
