diff --git a/plugins/grass/qgsgrassattributesbase.ui.h b/plugins/grass/qgsgrassattributesbase.ui.h deleted file mode 100644 index 14c78e73f0c..00000000000 --- a/plugins/grass/qgsgrassattributesbase.ui.h +++ /dev/null @@ -1,26 +0,0 @@ -/**************************************************************************** -** ui.h extension file, included from the uic-generated form implementation. -** -** If you wish to add, delete or rename functions or slots use -** Qt Designer which will update this file, preserving your code. Create an -** init() function in place of a constructor, and a destroy() function in -** place of a destructor. -*****************************************************************************/ - - -void QgsGrassAttributesBase::updateAttributes() -{ - -} - - -void QgsGrassAttributesBase::addCat() -{ - -} - - -void QgsGrassAttributesBase::deleteCat() -{ - -} diff --git a/plugins/grass/qgsgrasseditbase.ui.h b/plugins/grass/qgsgrasseditbase.ui.h deleted file mode 100644 index 83a16608414..00000000000 --- a/plugins/grass/qgsgrasseditbase.ui.h +++ /dev/null @@ -1,115 +0,0 @@ -/**************************************************************************** -** ui.h extension file, included from the uic-generated form implementation. -** -** If you wish to add, delete or rename functions or slots use -** Qt Designer which will update this file, preserving your code. Create an -** init() function in place of a constructor, and a destroy() function in -** place of a destructor. -*****************************************************************************/ - -void QgsGrassEditBase::newLine() -{ - -} - -void QgsGrassEditBase::closeEdit() -{ - -} - - - -void QgsGrassEditBase::newPoint() -{ - -} - - -void QgsGrassEditBase::newBoundary() -{ - -} - - -void QgsGrassEditBase::newCentroid() -{ - -} - - -void QgsGrassEditBase::moveVertex() -{ - -} - - -void QgsGrassEditBase::deleteVertex() -{ - -} - - -void QgsGrassEditBase::addVertex() -{ - -} - - -void QgsGrassEditBase::moveLine() -{ - -} - - -void QgsGrassEditBase::deleteLine() -{ - -} - - -void QgsGrassEditBase::splitLine() -{ - -} - - -void QgsGrassEditBase::editCats() -{ - -} - - -void QgsGrassEditBase::editAttributes() -{ - -} - - -void QgsGrassEditBase::catModeChanged() -{ - -} - - -void QgsGrassEditBase::fieldChanged( ) -{ - -} - - -void QgsGrassEditBase::addColumn() -{ - -} - - -void QgsGrassEditBase::alterTable() -{ - -} - - -void QgsGrassEditBase::attributeTableFieldChanged() -{ - -} diff --git a/plugins/grass/qgsgrassselectbase.ui.h b/plugins/grass/qgsgrassselectbase.ui.h deleted file mode 100644 index 1c6a524d754..00000000000 --- a/plugins/grass/qgsgrassselectbase.ui.h +++ /dev/null @@ -1,43 +0,0 @@ -/**************************************************************************** -** ui.h extension file, included from the uic-generated form implementation. -** -** If you wish to add, delete or rename slots use Qt Designer which will -** update this file, preserving your code. Create an init() slot in place of -** a constructor, and a destroy() slot in place of a destructor. -*****************************************************************************/ - -void QgsGrassSelectBase::SetGisdbase() -{ - -} - - -void QgsGrassSelectBase::getGisdbase() -{ - -} - -void QgsGrassSelectBase::setLocations() -{ - -} - -void QgsGrassSelectBase::setMaps() -{ - -} - -void QgsGrassSelectBase::setMapsets() -{ - -} - -void QgsGrassSelectBase::setLayers() -{ - -} - -void QgsGrassSelectBase::reject() -{ - -}