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)
git-svn-id: svn://10.0.0.236/trunk@53 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
63ab6106b6
commit
dbf0f039a7
@ -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";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user