Skip to content
Permalink
Browse files
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.
@@ -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*);

0 comments on commit 06129da

Please sign in to comment.