fixed newline at end of file.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1216 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
shatty 2002-09-28 00:06:22 +00:00
parent 1c5c50fc82
commit bee7dc0510
9 changed files with 9 additions and 9 deletions

View File

@ -35,4 +35,4 @@ public:
desktop;
};
#endif
#endif

View File

@ -102,4 +102,4 @@ rgb_color ColorWell::Color(void) const
void ColorWell::SetMode(bool is_rectangle)
{
is_rect=is_rectangle;
}
}

View File

@ -24,4 +24,4 @@ protected:
rgb_color disabledcol, currentcol;
};
#endif
#endif

View File

@ -111,4 +111,4 @@ private:
int32 buffer_mode;
};
#endif
#endif

View File

@ -33,4 +33,4 @@ float scale;
};
#endif
#endif

View File

@ -40,4 +40,4 @@ protected:
PortLinkData *attachments[_PORTLINK_MAX_ATTACHMENTS];
};
#endif
#endif

View File

@ -76,4 +76,4 @@ protected:
extern BRect preview_bounds;
#endif
#endif

View File

@ -30,4 +30,4 @@ protected:
uint8 color8;
};
#endif
#endif

View File

@ -22,4 +22,4 @@
#define GET_DECORATOR 'gdec'
#define SET_UI_COLORS 'suic'
#endif
#endif