mirror of
https://github.com/DYefremov/DemonEditor.git
synced 2025-12-23 17:09:41 +01:00
version update -> 3.10.0
This commit is contained in:
@@ -77,6 +77,8 @@ from .xml.edit import SatellitesTool
|
||||
|
||||
class Application(Gtk.Application):
|
||||
""" Main application class. """
|
||||
VERSION = "3.10.0"
|
||||
|
||||
SERVICE_MODEL = "services_list_store"
|
||||
FAV_MODEL = "fav_list_store"
|
||||
BQ_MODEL = "bouquets_tree_store"
|
||||
|
||||
Reference in New Issue
Block a user