зеркало из https://github.com/mozilla/gecko-dev.git
Fixing Solaris bustage for TOOLBAR_DD ifdef.
This commit is contained in:
Родитель
8158d059de
Коммит
49def2a8f5
|
@ -46,6 +46,10 @@
|
|||
#include "nsCOMPtr.h"
|
||||
#include "nsBoxFrame.h"
|
||||
|
||||
#ifdef TOOLBAR_DD
|
||||
#include "nsIStyleContext.h"
|
||||
#endif
|
||||
|
||||
#ifdef TOOLBAR_DD
|
||||
class nsToolbarDragListener;
|
||||
class nsToolbarMouseMotionListener;
|
||||
|
|
Загрузка…
Ссылка в новой задаче