Skip to content

Commit 6efde57

Browse files
committedOct 7, 2013
Fix more headers
1 parent b3b54d1 commit 6efde57

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
 

‎src/app/qgsguivectorlayertools.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/***************************************************************************
2-
qgsfeaturefactory.h
2+
qgsguivectorlayertools.h
33
--------------------------------------
44
Date : 30.5.2013
55
Copyright : (C) 2013 Matthias Kuhn

‎src/gui/attributetable/qgsgenericfeatureselectionmanager.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/***************************************************************************
2-
qgsgenericfeatureselectionmgr.cpp
2+
qgsgenericfeatureselectionmanager.cpp
33
--------------------------------------
44
Date : 11.6.2013
55
Copyright : (C) 2013 Matthias Kuhn

‎src/gui/attributetable/qgsifeatureselectionmanager.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/***************************************************************************
2-
qgsifeatureselection.h
2+
qgsifeatureselectionmanager.h
33
--------------------------------------
44
Date : 6.6.2013
55
Copyright : (C) 2013 Matthias Kuhn

‎src/gui/qgsvectorlayertools.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/***************************************************************************
2-
QgsAbstractFeatureAction.h
2+
qgsvectorlayertools.h
33
--------------------------------------
44
Date : 29.5.2013
55
Copyright : (C) 2013 Matthias Kuhn

0 commit comments

Comments
 (0)
Please sign in to comment.