Skip to content

Commit 067d87d

Browse files
author
rblazek
committedApr 6, 2006
read/write shell history
git-svn-id: http://svn.osgeo.org/qgis/trunk@5194 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 45760a4 commit 067d87d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎src/plugins/grass/qgsgrasstools.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,9 @@ public slots:
9696
// Emits regionChanged
9797
void emitRegionChanged();
9898

99+
//! Close open tabs with tools
100+
void closeTools();
101+
99102
signals:
100103
void regionChanged();
101104

0 commit comments

Comments
 (0)
Please sign in to comment.