mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
add missed SIP bindings
This commit is contained in:
parent
37df7290b4
commit
f77e677734
@ -254,6 +254,11 @@ static void qtgui_UpdatePyArgv(PyObject *argvlist, int argc, char **argv)
|
||||
*/
|
||||
static QString platform();
|
||||
|
||||
/** Returns the QGIS locale.
|
||||
* @note added in QGIS 3.0
|
||||
*/
|
||||
static QString locale();
|
||||
|
||||
//! Returns the path to user's themes folder
|
||||
static QString userThemesFolder();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user