Skip to content

Commit 234565f

Browse files
author
alexbruy
committed
add docstring for previous commit
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@15665 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 27ee102 commit 234565f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/gui/qgisinterface.h

+2
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)