rename remaining class members with m_ prefix.

This commit is contained in:
2012-06-26 07:09:49 +00:00
parent 6a1d82490e
commit 69ab13a7db
84 changed files with 582 additions and 585 deletions

View File

@@ -20,8 +20,8 @@
* Monique Dewanchand
*/
#ifndef _COM_HueSaturationValueNode_h
#define _COM_HueSaturationValueNode_h
#ifndef _COM_HueSaturationValueNode_h_
#define _COM_HueSaturationValueNode_h_
#include "COM_Node.h"