This commit is contained in:
Basile Burg 2015-05-10 13:01:05 +02:00
parent 973906f3ed
commit 198be2198c
1 changed files with 1 additions and 1 deletions

View File

@ -193,7 +193,7 @@ begin
case anEvent of
oeeSelectCat: updateFromObservers;
end;
// TODO-cfeature: pass new shortcut to observer
// other events are not called when the option editor is not oekGeneric.
end;
{$ENDREGION}