зеркало из https://github.com/mozilla/gecko-dev.git
Turn on new Desktop integration prefs pane
This commit is contained in:
Родитель
959499b5ad
Коммит
98e6d84b5c
|
@ -19,7 +19,7 @@ DEPTH = ..\..\..
|
|||
## Include support for MOZ_LITE/MOZ_MEDIUM
|
||||
include <$(DEPTH)/config/liteness.mak>
|
||||
|
||||
DIRS = prefuuid nsdlg nsprefui brpref \
|
||||
DIRS = prefuuid nsdlg nsprefui brpref winpref \
|
||||
!ifdef EDITOR
|
||||
edpref \
|
||||
!endif
|
||||
|
|
|
@ -34,6 +34,7 @@
|
|||
|
||||
#include "prefuiid.h"
|
||||
#include "brprefid.h"
|
||||
#include "wprefid.h"
|
||||
#ifdef MOZ_LOC_INDEP
|
||||
#include "liprefid.h"
|
||||
#endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче