forked from AG_QGIS/Plugin_SN_Plan41
Dateiendung Linkliste korrigiert, Datenbank-ERD angelegt
This commit is contained in:
@@ -196,8 +196,8 @@ class TabA(QWidget):
|
||||
return
|
||||
|
||||
|
||||
if not path.lower().endswith(".gpkg"):
|
||||
path += ".gpkg"
|
||||
if not path.lower().endswith(".xlsx"):
|
||||
path += ".xlsx"
|
||||
self.linkliste_widget.setFilePath(path)
|
||||
|
||||
if os.path.exists(path):
|
||||
|
||||
Reference in New Issue
Block a user