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 1
1
/* **************************************************************************
2
- qgsextentroupboxplugin .cpp
2
+ qgsextentgroupboxplugin .cpp
3
3
--------------------------------------
4
4
Date : 28.07.2015
5
5
Copyright : (C) 2015 Denis Rouzaud
@@ -37,7 +37,7 @@ QString QgsExtentGroupBoxPlugin::group() const
37
37
38
38
QString QgsExtentGroupBoxPlugin::includeFile () const
39
39
{
40
- return " qgsextentroupbox .h" ;
40
+ return " qgsextentgroupbox .h" ;
41
41
}
42
42
43
43
QIcon QgsExtentGroupBoxPlugin::icon () const
Original file line number Diff line number Diff line change 1
1
/* **************************************************************************
2
- qgsextentroupboxplugin .h
2
+ qgsextentgroupboxplugin .h
3
3
--------------------------------------
4
4
Date : 28.07.2015
5
5
Copyright : (C) 2015 Denis Rouzaud
You can’t perform that action at this time.
0 commit comments