2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-09-05 17:15:16 +00:00

Fix spaces on ends of lines

This commit is contained in:
Ilya Fedin
2021-03-04 19:29:01 +04:00
committed by John Preston
parent 23272430b4
commit 092b6e7c18
4 changed files with 11 additions and 11 deletions

View File

@@ -32,7 +32,7 @@ public:
const QString &filter,
FileDialogType type,
QString startFile) const;
[[nodiscard]] bool showOpenWithDialog(const QString &filepath) const;
[[nodiscard]] QImage getImageFromClipboard() const;