mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Needed for changes made in last commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@2255 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
4b642cc6e7
commit
a630fe98fb
38
src/qgsdlgvectorlayerpropertiesbase.ui.h
Normal file
38
src/qgsdlgvectorlayerpropertiesbase.ui.h
Normal file
@ -0,0 +1,38 @@
|
||||
/****************************************************************************
|
||||
** 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 QgsDlgVectorLayerPropertiesBase::pbnCancel_clicked()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
|
||||
void QgsDlgVectorLayerPropertiesBase::pbnOK_clicked()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
|
||||
void QgsDlgVectorLayerPropertiesBase::pbnApply_clicked()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
|
||||
void QgsDlgVectorLayerPropertiesBase::btnHelp_clicked()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
|
||||
void QgsDlgVectorLayerPropertiesBase::pbnCancel_pressed()
|
||||
{
|
||||
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user