Navigation Menu

Skip to content

Commit

Permalink
ready()
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5013 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
rblazek committed Mar 13, 2006
1 parent e8d0dd3 commit 54c96a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/plugins/grass/qgsgrassmapcalc.h
Expand Up @@ -89,6 +89,8 @@ class QgsGrassMapcalc: public QMainWindow, private Ui::QgsGrassMapcalcBase,
// QgsGrassModuleOptions
QStringList checkOutput();

QStringList ready() { return QStringList() ; }

/** \brief recieves contentsMousePressEvent from view */
void contentsMousePressEvent(QMouseEvent*);

Expand Down

0 comments on commit 54c96a6

Please sign in to comment.