Skip to content

Commit 42a4e75

Browse files
committed
[pyqgis-console] prepared apis file update
1 parent 06d9090 commit 42a4e75

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

python/qsci_apis/generate_console_pap.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ def prepareAPI(self):
8181
os.path.join(api_src_dir, 'Python-2.7.api'),
8282
os.path.join(api_src_dir, 'PyQt4-4.7.4.api'),
8383
os.path.join(api_src_dir, 'OSGeo_GEOS-3.4.2.api'),
84-
os.path.join(api_src_dir, 'OSGeo_GDAL-OGR-1.9.1.api')
84+
os.path.join(api_src_dir, 'OSGeo_GDAL-OGR-1.10.0.api')
8585
]
8686
# print api_files.__repr__()
8787
# print pap_file.__repr__()

python/qsci_apis/pyqgis.pap

19.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)