diff options
Diffstat (limited to 'desktop-widgets/maintab.h')
-rw-r--r-- | desktop-widgets/maintab.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop-widgets/maintab.h b/desktop-widgets/maintab.h index 7b2bb863b..c3f6649a8 100644 --- a/desktop-widgets/maintab.h +++ b/desktop-widgets/maintab.h @@ -97,6 +97,7 @@ slots: void escDetected(void); void photoDoubleClicked(const QString filePath); void removeSelectedPhotos(); + void removeAllPhotos(); void showLocation(); void enableGeoLookupEdition(); void disableGeoLookupEdition(); |