Ajout de -DEV dans la version dev
This commit is contained in:
parent
b1c68ee5d7
commit
35630a9767
@ -211,7 +211,7 @@ class Orientation:
|
|||||||
)
|
)
|
||||||
menu_action = self.add_action(
|
menu_action = self.add_action(
|
||||||
icon_path,
|
icon_path,
|
||||||
text=self.tr("Créer le projet"),
|
text=self.tr("DEV - Créer le projet"),
|
||||||
callback=lambda: None,
|
callback=lambda: None,
|
||||||
parent=self.iface.mainWindow(),
|
parent=self.iface.mainWindow(),
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user