Allow creation of new folders from the Settings Dialog.
authorallexzander <blackslayer4@gmail.com>
Fri, 29 Jan 2021 18:00:21 +0000 (20:00 +0200)
committerallexzander <blackslayer4@gmail.com>
Thu, 4 Feb 2021 08:05:18 +0000 (10:05 +0200)
commit81a090b362f10df8d208924c97148b0bcff135ad
treec6466fd57619bafbbafa68b48c494ab07b0e307b
parent93b26bc666523d245b323c03567f81f7f7687ccb
Allow creation of new folders from the Settings Dialog.

Signed-off-by: allexzander <blackslayer4@gmail.com>
src/gui/CMakeLists.txt
src/gui/accountsettings.cpp
src/gui/accountsettings.h
src/gui/foldercreationdialog.cpp [new file with mode: 0644]
src/gui/foldercreationdialog.h [new file with mode: 0644]
src/gui/foldercreationdialog.ui [new file with mode: 0644]
src/gui/folderstatusmodel.cpp
src/gui/folderstatusmodel.h