Skip to content
Permalink
Browse files
remove declaration of removed method QgsAttributeDialog::createEditor()
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11685 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
jef committed Sep 20, 2009
1 parent d8a3a03 commit a5f261a
Showing 1 changed file with 0 additions and 2 deletions.
@@ -50,8 +50,6 @@ class QgsAttributeDialog: public QDialog, private Ui::QgsAttributeDialogBase
*/
void restoreGeometry();

static QWidget *createEditor( QgsVectorLayer *vl, int idx, const QVariant &value );

private:
QString mSettingsPath;
QList<QWidget *> mpWidgets;

0 comments on commit a5f261a

Please sign in to comment.