Example #1
0
 def on_btn_open_patch_dir_clicked(self, *args):
     open_dir(self.patch_dir())
Example #2
0
 def on_settings_dir_clicked(self, *args):
     open_dir(ProjectFileManager.shared_config_dir())