Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
ready()
git-svn-id: http://svn.osgeo.org/qgis/trunk@5013 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
rblazek committed Mar 13, 2006
1 parent 96068bb commit 06129da
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 06129da

Please sign in to comment.