File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11/* **************************************************************************
2- qgsextentroupboxplugin .cpp
2+ qgsextentgroupboxplugin .cpp
33 --------------------------------------
44 Date : 28.07.2015
55 Copyright : (C) 2015 Denis Rouzaud
@@ -37,7 +37,7 @@ QString QgsExtentGroupBoxPlugin::group() const
3737
3838QString QgsExtentGroupBoxPlugin::includeFile () const
3939{
40- return " qgsextentroupbox .h" ;
40+ return " qgsextentgroupbox .h" ;
4141}
4242
4343QIcon QgsExtentGroupBoxPlugin::icon () const
Original file line number Diff line number Diff line change 11/* **************************************************************************
2- qgsextentroupboxplugin .h
2+ qgsextentgroupboxplugin .h
33 --------------------------------------
44 Date : 28.07.2015
55 Copyright : (C) 2015 Denis Rouzaud
You can’t perform that action at this time.
0 commit comments