Add OCR icon literals
This commit is contained in:
@@ -57,6 +57,8 @@ SCRIPT = 'script'
|
||||
STORAGE = 'storage'
|
||||
TABLE = 'table'
|
||||
TABLE_RELATIONSHIP = 'table_relationship'
|
||||
TEXT_DROPCAPS = 'text_dropcaps'
|
||||
TEXT_STRIKETHROUGH = 'text_strikethrough'
|
||||
TICK = 'tick'
|
||||
USER = 'user'
|
||||
USER_ADD = 'user_add'
|
||||
|
||||
@@ -56,6 +56,8 @@ DICTIONARY = {
|
||||
STORAGE: 'storage.png',
|
||||
TABLE: 'table.png',
|
||||
TABLE_RELATIONSHIP: 'table_relationship.png',
|
||||
TEXT_DROPCAPS: 'text_dropcaps.png',
|
||||
TEXT_STRIKETHROUGH: 'text_strikethrough.png',
|
||||
TICK: 'tick.png',
|
||||
USER: 'user.png',
|
||||
USER_ADD:'user_add.png',
|
||||
|
||||
Reference in New Issue
Block a user