fixed spacing in the headers to get rid of some warnings and some other
little minor spacing issues.
This commit is contained in:
@@ -58,3 +58,4 @@ public:
|
||||
};
|
||||
|
||||
#endif // __GPU_CANVAS_H
|
||||
|
||||
|
@@ -61,5 +61,5 @@ private:
|
||||
void AddEventHandlers();
|
||||
};
|
||||
|
||||
|
||||
#endif // __GPU_ENGINE_H
|
||||
|
||||
|
@@ -60,5 +60,5 @@ public:
|
||||
convert_x_keycode_to_kx_keycode(unsigned int key);
|
||||
};
|
||||
|
||||
|
||||
#endif // _GPU_KEYBOARDDEVICE_H
|
||||
|
||||
|
@@ -55,3 +55,4 @@ public:
|
||||
};
|
||||
|
||||
#endif // __GPU_POLYGONMATERIAL_H
|
||||
|
||||
|
@@ -47,5 +47,5 @@ public:
|
||||
virtual double GetTimeInSeconds();
|
||||
};
|
||||
|
||||
|
||||
#endif // __GPU_SYSTEM_H
|
||||
|
||||
|
Reference in New Issue
Block a user