Skip to content

Commit

Permalink
Merge pull request #62 from MIERUNE/develop
Browse files Browse the repository at this point in the history
エラー修正
  • Loading branch information
selfsryo authored Sep 10, 2021
2 parents e015a85 + 8831c1e commit 63f2150
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contents.py
Original file line number Diff line number Diff line change
Expand Up @@ -140,4 +140,3 @@ def switch_input_type(self):
self.dlg.mQgsFileWidget_inputPath.setStorageMode(QgsFileWidget.GetMultipleFiles)
else:
self.dlg.mQgsFileWidget_inputPath.setStorageMode(QgsFileWidget.GetDirectory)


0 comments on commit 63f2150

Please sign in to comment.