diff options
Diffstat (limited to 'src/modlistviewactions.h')
| -rw-r--r-- | src/modlistviewactions.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/modlistviewactions.h b/src/modlistviewactions.h index 8de9ad38..de7bdaba 100644 --- a/src/modlistviewactions.h +++ b/src/modlistviewactions.h @@ -138,6 +138,10 @@ signals: // void originModified(int originId) const; + // emitted when the mod info dialog has been shown and closed + // + void modInfoDisplayed() const; + private: // find the priority where to install or create a mod for the |
