fixed copy/paste issue
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2885 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
d00757dea3
commit
c5943e23d7
@ -55,7 +55,7 @@
|
||||
int
|
||||
main()
|
||||
{
|
||||
BApplication app("application/x-vnd.obos-bmp-translator");
|
||||
BApplication app("application/x-vnd.obos-stxt-translator");
|
||||
STXTTranslator *ptranslator = new STXTTranslator;
|
||||
BView *view = NULL;
|
||||
BRect rect(0, 0, 225, 175);
|
||||
|
Loading…
Reference in New Issue
Block a user