Bug 184681 qt port fails to compile in plugins code
X and Qt don't get along... r=peterl sr=roc+moz git-svn-id: svn://10.0.0.236/trunk@135104 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -41,6 +41,11 @@
|
||||
|
||||
#include "nscore.h"
|
||||
#include "nsPluginHostImpl.h"
|
||||
#ifdef MOZ_WIDGET_QT
|
||||
#undef CursorShape /*X.h defines it as 0,
|
||||
qnamespace.h makes an enum type by that name
|
||||
*/
|
||||
#endif
|
||||
#include <stdio.h>
|
||||
#include "prio.h"
|
||||
#include "prmem.h"
|
||||
|
||||
Reference in New Issue
Block a user