Skip to content

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎src/plugins/grass/qgsgrassmapcalc.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ class QgsGrassMapcalc: public QMainWindow, private Ui::QgsGrassMapcalcBase,
8989
// QgsGrassModuleOptions
9090
QStringList checkOutput();
9191

92+
QStringList ready() { return QStringList() ; }
93+
9294
/** \brief recieves contentsMousePressEvent from view */
9395
void contentsMousePressEvent(QMouseEvent*);
9496

0 commit comments

Comments
 (0)
Please sign in to comment.