fixed newline at end of file.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1207 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -19,4 +19,4 @@ void ShowImageStatusView::SetCaption( char * Caption )
|
|||||||
{
|
{
|
||||||
m_caption = Caption;
|
m_caption = Caption;
|
||||||
Invalidate();
|
Invalidate();
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -41,4 +41,4 @@ private:
|
|||||||
static BList s_winList;
|
static BList s_winList;
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif /* _ShowImageWindow_h */
|
#endif /* _ShowImageWindow_h */
|
||||||
|
|||||||
Reference in New Issue
Block a user