Skip to content

Commit d83f428

Browse files
author
timlinux
committed
Remove deprecated in clude of attribute dialog header
git-svn-id: http://svn.osgeo.org/qgis/trunk@8553 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent e346050 commit d83f428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/qgsmaptoolidentify.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
***************************************************************************/
1515
/* $Id$ */
1616

17-
#include "qgsattributedialog.h"
17+
//#include "qgsattributedialog.h"
1818
#include "qgscursors.h"
1919
#include "qgsdistancearea.h"
2020
#include "qgsfeature.h"

0 commit comments

Comments
 (0)