1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-05 16:15:25 +02:00

160110 related - but not fix - just collapsing poll configuration until next release

This commit is contained in:
David McKnight 2006-10-24 16:46:46 +00:00
parent 78711a3c9c
commit 6914dc5e6a

View file

@ -401,6 +401,7 @@ FocusListener
_scaleValue.setEnabled(_isPolling);
collapsable.addCollapseListener(new CollapsableListener(inputContainer));
collapsable.setCollapsed(true);
}
class CollapsableListener implements ISystemCollapsableSectionListener