Skip to content

Commit a47e9f9

Browse files
author
alexbruy
committedApr 3, 2011
add docstring for previous commit
git-svn-id: http://svn.osgeo.org/qgis/trunk@15665 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent b78e4a1 commit a47e9f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎src/gui/qgisinterface.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,8 @@ class GUI_EXPORT QgisInterface : public QObject
238238
virtual QToolBar *attributesToolBar() = 0;
239239
virtual QToolBar *pluginToolBar() = 0;
240240
virtual QToolBar *helpToolBar() = 0;
241+
/** \note added in 1.7
242+
*/
241243
virtual QToolBar *rasterToolBar() = 0;
242244

243245
//! File menu actions

0 commit comments

Comments
 (0)
Please sign in to comment.