From 2a9e5206e9c51fb445aab66f5d57116e373e12b9 Mon Sep 17 00:00:00 2001 From: Nyall Dawson Date: Thu, 15 Sep 2016 18:50:39 +1000 Subject: [PATCH] Remove deprecated QgsAttributeEditor --- doc/api_break.dox | 1 + python/gui/gui.sip | 1 - python/gui/qgsattributeeditor.sip | 36 ----------- src/app/qgsmergeattributesdialog.cpp | 26 ++++---- src/gui/CMakeLists.txt | 2 - src/gui/qgsattributeeditor.cpp | 93 ---------------------------- src/gui/qgsattributeeditor.h | 86 ------------------------- src/gui/qgsformannotationitem.cpp | 11 +++- 8 files changed, 25 insertions(+), 231 deletions(-) delete mode 100644 python/gui/qgsattributeeditor.sip delete mode 100644 src/gui/qgsattributeeditor.cpp delete mode 100644 src/gui/qgsattributeeditor.h diff --git a/doc/api_break.dox b/doc/api_break.dox index e442bd2cf7c..c642cf89349 100644 --- a/doc/api_break.dox +++ b/doc/api_break.dox @@ -178,6 +178,7 @@ This page tries to maintain a list with incompatible changes that happened in pr