Skip to content

Commit

Permalink
[pyqgis-console] prepared apis file update
Browse files Browse the repository at this point in the history
  • Loading branch information
slarosa committed Feb 19, 2014
1 parent 06d9090 commit 42a4e75
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/qsci_apis/generate_console_pap.py
Expand Up @@ -81,7 +81,7 @@ def prepareAPI(self):
os.path.join(api_src_dir, 'Python-2.7.api'),
os.path.join(api_src_dir, 'PyQt4-4.7.4.api'),
os.path.join(api_src_dir, 'OSGeo_GEOS-3.4.2.api'),
os.path.join(api_src_dir, 'OSGeo_GDAL-OGR-1.9.1.api')
os.path.join(api_src_dir, 'OSGeo_GDAL-OGR-1.10.0.api')
]
# print api_files.__repr__()
# print pap_file.__repr__()
Expand Down
Binary file modified python/qsci_apis/pyqgis.pap
Binary file not shown.

0 comments on commit 42a4e75

Please sign in to comment.