AE fix
commit65cd87b05a63b918c27b8ddf3aebca11b16f2d46
authorgreg <Gregory.Shrago@jetbrains.com>
Mon, 2 Mar 2009 13:59:37 +0000 (2 16:59 +0300)
committergreg <Gregory.Shrago@jetbrains.com>
Mon, 2 Mar 2009 13:59:37 +0000 (2 16:59 +0300)
tree43f04f6c12c5b557eb0bc573729ada3c8798283a
parentfd78750ed83764566685ad7dedd9f3ad8516dac7
AE fix
codeInsight/impl/com/intellij/codeInsight/daemon/impl/quickfix/AddMethodFix.java
codeInsight/impl/com/intellij/codeInsight/daemon/impl/quickfix/ImplementMethodsFix.java
codeInsight/impl/com/intellij/codeInsight/daemon/impl/quickfix/MakeClassInterfaceFix.java
codeInsight/impl/com/intellij/codeInsight/daemon/impl/quickfix/MethodParameterFix.java
codeInsight/impl/com/intellij/codeInsight/daemon/impl/quickfix/MethodReturnFix.java
codeInsight/impl/com/intellij/codeInsight/daemon/impl/quickfix/MethodThrowsFix.java
codeInsight/impl/com/intellij/codeInsight/daemon/impl/quickfix/ModifierFix.java
codeInsight/impl/com/intellij/codeInsight/daemon/impl/quickfix/RemoveUnusedParameterFix.java
lang-api/src/com/intellij/codeInspection/IntentionQuickFix.java
lang-impl/src/com/intellij/codeInspection/ex/QuickFixWrapper.java