Skip to content

Commit

Permalink
Fixing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
wonder-sk committed Jun 22, 2017
1 parent 146683f commit 78a990b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui/symbology-ng/qgsrendererwidget.h
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ class GUI_EXPORT QgsRendererWidget : public QgsPanelWidget
virtual void refreshSymbolView() {}

//! Shows GUI to setup data-defined size legend.
//! Returns newly open panel - may be null if it coult not be opened. Ownership is not transferred.
//! Returns newly open panel - may be null if it could not be opened. Ownership is not transferred.
//! \since QGIS 3.0
QgsDataDefinedSizeLegendWidget *openDataDefinedSizeLegendWidget( const QgsMarkerSymbol *symbol, const QgsDataDefinedSizeLegend *ddsLegend );

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 78a990b

Please sign in to comment.