fixed newline at end of file.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1239 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
4e2492b438
commit
ce832bb128
@ -547,4 +547,4 @@ FontsWindow::EmptyFontList()
|
||||
}
|
||||
fList->MakeEmpty();
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
@ -80,4 +80,3 @@ private:
|
||||
|
||||
#endif
|
||||
|
||||
|
@ -69,4 +69,3 @@ private:
|
||||
|
||||
#endif
|
||||
|
||||
|
@ -99,4 +99,4 @@ main()
|
||||
app.Run();
|
||||
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
@ -115,4 +115,4 @@ BMPView::Draw(BRect area)
|
||||
*/
|
||||
char writtenby[] = "Written by the OBOS Translation Kit Team";
|
||||
DrawString(writtenby, BPoint(xbold, yplain * 7 + ybold));
|
||||
}
|
||||
}
|
||||
|
@ -43,4 +43,4 @@ public:
|
||||
// Posts a quit message so that the application closes properly
|
||||
};
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
@ -85,4 +85,4 @@ public:
|
||||
} data;
|
||||
};
|
||||
|
||||
#endif _MIDI_EVENT_H_
|
||||
#endif _MIDI_EVENT_H_
|
||||
|
Loading…
Reference in New Issue
Block a user