summary refs log tree commit diff
path: root/src/SingleImagePackModel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/SingleImagePackModel.h')
-rw-r--r--src/SingleImagePackModel.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/SingleImagePackModel.h b/src/SingleImagePackModel.h

index 09a59a2f..65a27bcf 100644 --- a/src/SingleImagePackModel.h +++ b/src/SingleImagePackModel.h
@@ -87,6 +87,8 @@ private slots: void addImageCb(std::string uri, std::string filename, mtx::common::ImageInfo info); private: + std::string unconflictingShortcode(const std::string &shortcode); + std::string roomid_; std::string statekey_, old_statekey_;