refactor: gif store return object

This commit is contained in:
Anthony Laibe 2021-09-28 11:21:51 +02:00 committed by Iuri Matias
parent 336ea968de
commit 1ae0b91014
2 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,7 @@ import # vendor libs
import gif_list
import status/gif
import status/types/gif_item
QtObject:

View File

@ -1,6 +1,7 @@
import NimQml, Tables, sequtils
import status/gif
import status/types/gif_item
type
GifRoles {.pure.} = enum