style cleanup: comments

This commit is contained in:
Campbell Barton
2012-06-30 22:49:33 +00:00
parent 273f56ace0
commit 8b865c01cd
66 changed files with 480 additions and 494 deletions

View File

@@ -235,8 +235,8 @@ public:
virtual const GHOST_TabletData *GetTabletData() = 0;
/***************************************************************************************
** Progress bar functionality
***************************************************************************************/
* Progress bar functionality
***************************************************************************************/
/**
* Sets the progress bar value displayed in the window/application icon
@@ -250,8 +250,8 @@ public:
virtual GHOST_TSuccess endProgressBar() = 0;
/***************************************************************************************
** Cursor management functionality
***************************************************************************************/
* Cursor management functionality
***************************************************************************************/
/**
* Returns the current cursor shape.