Bug 567462 - Use stadard tabs

Launch config dialog and memory views use
CTabFolder.setSimple(PlatformUI.getPreferenceStore().getBoolean(IWorkbenchPreferenceConstants.SHOW_TRADITIONAL_STYLE_TABS));
but SHOW_TRADITIONAL_STYLE_TABS is always false and it ends up using the
weird curved tabs which are not used anywhere else in the workbench.

Change-Id: Ifd3db882d1d0b44b69908142ec32aa47bf7eda91
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
2 files changed