Skip to content

Commit

Permalink
read/write shell history
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5194 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
rblazek committed Apr 6, 2006
1 parent c4ca867 commit ef084fa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/plugins/grass/qgsgrasstools.h
Expand Up @@ -96,6 +96,9 @@ public slots:
// Emits regionChanged
void emitRegionChanged();

//! Close open tabs with tools
void closeTools();

signals:
void regionChanged();

Expand Down

0 comments on commit ef084fa

Please sign in to comment.