Fix bugs with new model

This commit is contained in:
Der Skythe 2022-09-16 03:22:53 +04:00
parent 10c2ae5a05
commit 286b4876ce

View file

@ -22,7 +22,6 @@ typedef enum {
ArchiveViewWidget, ArchiveViewWidget,
ArchiveViewTotal, ArchiveViewTotal,
ArchiveViewStack, ArchiveViewStack,
ArchiveViewDialogEx,
} ArchiveViewEnum; } ArchiveViewEnum;
struct ArchiveApp { struct ArchiveApp {