diff options
Diffstat (limited to 'logic/lists/ScreenshotList.h')
-rw-r--r-- | logic/lists/ScreenshotList.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/logic/lists/ScreenshotList.h b/logic/lists/ScreenshotList.h index 1d3e73ca..8e512ace 100644 --- a/logic/lists/ScreenshotList.h +++ b/logic/lists/ScreenshotList.h @@ -43,6 +43,8 @@ public: return m_instance; } + void deleteSelected(class ScreenshotDialog *dialog); + signals: public |