Tracker: style fixes to Background.h

This commit is contained in:
John Scipione
2014-06-20 20:10:29 -04:00
parent 6290bdf89c
commit ce3ae98bd0
+3 -2
View File
@@ -31,8 +31,8 @@ of Be Incorporated in the United States and other countries. Other brand product
names are registered trademarks or trademarks of their respective holders. names are registered trademarks or trademarks of their respective holders.
All rights reserved. All rights reserved.
*/ */
#ifndef _TRACKER_BACKGROUND_H #ifndef _TRACKER_BACKGROUND_H
#define _TRACKER_BACKGROUND_H #define _TRACKER_BACKGROUND_H
#include <SupportDefs.h> #include <SupportDefs.h>
@@ -74,4 +74,5 @@ enum {
const int32 B_RESTORE_BACKGROUND_IMAGE = 'Tbgr'; const int32 B_RESTORE_BACKGROUND_IMAGE = 'Tbgr';
// force a Tracker window to use a new background image // force a Tracker window to use a new background image
#endif // _TRACKER_BACKGROUND_H #endif // _TRACKER_BACKGROUND_H