# HG changeset patch # User William Roberts # Date 1288353793 -3600 # Node ID 7cf23ec47b993c508208f7da10e36d96924b6a92 # Parent ef7741bd05bf0c68f606d7946f908ebfb56b8417 Freeze additional export into EABI/ImageEditorUI.def, so that ImageEditor.exe will link correctly. diff -r ef7741bd05bf -r 7cf23ec47b99 imageeditor/ImageEditorUI/EABI/ImageEditorUI.DEF --- a/imageeditor/ImageEditorUI/EABI/ImageEditorUI.DEF Tue Sep 14 17:23:22 2010 +0100 +++ b/imageeditor/ImageEditorUI/EABI/ImageEditorUI.DEF Fri Oct 29 13:03:13 2010 +0100 @@ -167,5 +167,5 @@ _ZThn12_N18CImageEditorUIView16DynInitMenuPaneLEiP12CEikMenuPane @ 166 NONAME _ZThn4_N18CImageEditorUIView24ViewScreenModeCompatibleEi @ 167 NONAME _ZN18CImageEditorUIView23IsMemoryInCriticalLevelEv @ 168 NONAME + _ZN23CImageEditorUIContainer12IsDrawPluginEi @ 169 NONAME -