Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
check orphan records
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4943 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
rblazek committed Mar 2, 2006
1 parent 7737341 commit da887e2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/plugins/grass/qgsgrassedit.h
Expand Up @@ -142,6 +142,9 @@ class QgsGrassEdit: public QMainWindow, private Ui::QgsGrassEditBase
//! Increase max cat
void increaseMaxCat ( void );

//! Check orphan database records
void checkOrphan ( int field, int cat );

public slots:
// TODO: once available in QGIS, use only one reciver for all signals

Expand Down

0 comments on commit da887e2

Please sign in to comment.