Skip to content

Commit

Permalink
Refs #11583 Try to fix doxygen for backgroundProvider
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonPiccardoSelg committed Apr 17, 2015
1 parent 8edb0ce commit 3e37692
Showing 1 changed file with 3 additions and 3 deletions.
Expand Up @@ -95,9 +95,9 @@ namespace Mantid
/**
* Callback function for background color changing events
*@param caller Calling object.
*@param vtkNotUsed(eventId) Not used.
*@param vtkNotUsed(clientData) Not used.
*@param vtkNotUsed(callData) Not used.
*@param vtkNotUsedeventId Not used.
*@param vtkNotUsedclientData Not used.
*@param vtkNotUsedcallData Not used.
*/
static void backgroundColorChangeCallbackFunction(vtkObject* caller, long unsigned int vtkNotUsed(eventId), void* vtkNotUsed(clientData), void* vtkNotUsed(callData));

Expand Down

0 comments on commit 3e37692

Please sign in to comment.