Ooops, rollback, this stupid change was erronously still lying there...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10964 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
5a9677b8ed
commit
5af2ee7384
@ -278,7 +278,7 @@ AddOnManager::RegisterAddOns()
|
||||
"input_server/filters",
|
||||
"input_server/methods"
|
||||
};
|
||||
fHandler = new IAHandler();
|
||||
fHandler = new IAHandler(this);
|
||||
fAddOnMonitor = new AddOnMonitor(fHandler);
|
||||
|
||||
node_ref nref;
|
||||
|
Loading…
x
Reference in New Issue
Block a user