Add a conflict dialog to help the user solve them
authorKevin Ottens <kevin.ottens@nextcloud.com>
Wed, 7 Oct 2020 15:51:18 +0000 (17:51 +0200)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Thu, 22 Oct 2020 14:40:46 +0000 (16:40 +0200)
commit49c478cd2aaef1533d0c19981f0968e6f8c49385
tree0c8bd7beaf51a0adb3a8d35933eb131599b0e72a
parent67e81fcd0f97e89752237ea5e030cf2b4dbbfa5f
Add a conflict dialog to help the user solve them

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
src/gui/CMakeLists.txt
src/gui/conflictdialog.cpp [new file with mode: 0644]
src/gui/conflictdialog.h [new file with mode: 0644]
src/gui/conflictdialog.ui [new file with mode: 0644]