diff --git a/mozilla/widget/public/Makefile.in b/mozilla/widget/public/Makefile.in index b7def833e08..6e9f6291f9f 100644 --- a/mozilla/widget/public/Makefile.in +++ b/mozilla/widget/public/Makefile.in @@ -40,25 +40,25 @@ EXPORTS = \ nsStringUtil.h \ nsui.h \ nsITabWidget.h \ - nsIWidget.h \ - nsIButton.h \ - nsICheckButton.h\ - nsIListWidget.h \ - nsIComboBox.h \ - nsITextWidget.h \ - nsITextAreaWidget.h \ - nsIComboBox.h \ - nsIListBox.h \ - nsIFileWidget.h \ - nsIScrollbar.h \ - nsGUIEvent.h \ - nsIRadioButton.h\ - nsIRadioGroup.h \ - nsIMouseListener.h \ - nsIEventListener.h \ - nsIMenuListener.h \ - nsIToolkit.h \ - nsWidgetsCID.h \ + nsIWidget.h \ + nsIButton.h \ + nsICheckButton.h\ + nsIListWidget.h \ + nsIComboBox.h \ + nsITextWidget.h \ + nsITextAreaWidget.h \ + nsIComboBox.h \ + nsIListBox.h \ + nsIFileWidget.h \ + nsIScrollbar.h \ + nsGUIEvent.h \ + nsIRadioButton.h\ + nsIRadioGroup.h \ + nsIMouseListener.h \ + nsIEventListener.h \ + nsIMenuListener.h \ + nsIToolkit.h \ + nsWidgetsCID.h \ nsITooltipWidget.h \ nsIAppShell.h \ nsILookAndFeel.h \