[QGIS Commit] [qgis/QGIS] 572bda: use static local instead of pointer/global to make...
GitHub
noreply at github.com
Fri Oct 11 06:35:03 PDT 2013
Branch: refs/heads/master
Home: https://github.com/qgis/QGIS
Commit: 572bda85ab459214cfc14560fe4f6092201b1af4
https://github.com/qgis/QGIS/commit/572bda85ab459214cfc14560fe4f6092201b1af4
Author: Juergen E. Fischer <jef at norbit.de>
Date: 2013-10-11 (Fri, 11 Oct 2013)
Changed paths:
M src/gui/editorwidgets/core/qgseditorwidgetregistry.cpp
M src/gui/editorwidgets/core/qgseditorwidgetregistry.h
Log Message:
-----------
use static local instead of pointer/global to make windows and possibly valgrind happy (followup 9e6e62d9c)
More information about the QGIS-commit
mailing list