Hm, how come I removed that ?

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7169 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stefano Ceccherini
2004-04-06 08:40:08 +00:00
parent fcb11fb123
commit f6dc8f8d6b
+1
View File
@@ -363,6 +363,7 @@ bool BApplication::QuitRequested()
// to quit them. // to quit them.
return BLooper::QuitRequested(); return BLooper::QuitRequested();
}
//------------------------------------------------------------------------------ //------------------------------------------------------------------------------
void BApplication::Pulse() void BApplication::Pulse()
{ {