Skip to content

Commit

Permalink
Update qgscolorbutton.h
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids authored Jul 11, 2024
1 parent 7c32a89 commit 7a52c04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui/qgscolorbutton.h
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ class GUI_EXPORT QgsColorButton : public QToolButton
* \param title Title for the color chooser dialog
* \see colorDialogTitle
*/
void setColorDialogTitle( const QString &title );
void setColorDialogTitle( const QString &title ) SIP_SKIP;

/**
* Returns the title for the color chooser dialog window.
Expand Down

0 comments on commit 7a52c04

Please sign in to comment.