TX_ICONS list between kivy and qt needs to be kept in sync
This commit is contained in:
@@ -87,12 +87,14 @@ class CScreen(Factory.Screen):
|
||||
self.add_widget(self.context_menu)
|
||||
|
||||
|
||||
# note: this list needs to be kept in sync with another in qt
|
||||
TX_ICONS = [
|
||||
"close",
|
||||
"close",
|
||||
"close",
|
||||
"unconfirmed",
|
||||
"close",
|
||||
"close",
|
||||
"clock1",
|
||||
"clock2",
|
||||
"clock3",
|
||||
|
||||
Reference in New Issue
Block a user