fixed spacing in the headers to get rid of some warnings and some other
little minor spacing issues.
This commit is contained in:
@@ -114,6 +114,5 @@ protected:
|
||||
void ShowCursor(void);
|
||||
};
|
||||
|
||||
|
||||
|
||||
#endif // _GPW_CANVAS_H_
|
||||
|
||||
|
@@ -46,5 +46,5 @@ public:
|
||||
bool Initialize(HDC hdc, int width, int height);
|
||||
};
|
||||
|
||||
|
||||
#endif // __GPW_ENGINE_H
|
||||
|
||||
|
@@ -67,3 +67,4 @@ protected:
|
||||
};
|
||||
|
||||
#endif //_GPW_KEYBOARDDEVICE_H_
|
||||
|
||||
|
@@ -58,5 +58,5 @@ protected:
|
||||
|
||||
};
|
||||
|
||||
|
||||
#endif //_GPW_SYSTEM_H_
|
||||
|
||||
|
Reference in New Issue
Block a user