зеркало из https://github.com/mozilla/pjs.git
Because we removed an unused header from one place, it needed to be added to the places where it was actually used. (rev sdagley, appr don)
This commit is contained in:
Родитель
fb44de6745
Коммит
ae70e92d0c
|
@ -31,6 +31,7 @@
|
|||
#include "DirectoryCopy.h"
|
||||
#include <LGARadioButton.h>
|
||||
#include <LGAPushButton.h>
|
||||
#include <LGAEditField.h>
|
||||
|
||||
// for multi-user profile support in PE
|
||||
#include "MUC.h"
|
||||
|
|
|
@ -45,6 +45,8 @@
|
|||
#include "URobustCreateWindow.h"
|
||||
#include "BookmarksDialogs.h"
|
||||
#include "divview.h"
|
||||
#include "LGAIconSuiteControl.h"
|
||||
|
||||
|
||||
const char* CRDFCoordinator::Pref_EditWorkspace = "browser.editWorkspace";
|
||||
const char* CRDFCoordinator::Pref_ShowNavCenterSelector = "browser.chrome.show_navcenter_selector";
|
||||
|
|
Загрузка…
Ссылка в новой задаче