зеркало из https://github.com/mozilla/gecko-dev.git
Fixing build problem
This commit is contained in:
Родитель
7fef340bde
Коммит
4aabe84866
|
@ -142,7 +142,7 @@ public:
|
|||
//nsIEventListener interface
|
||||
nsEventStatus ProcessEvent(const nsGUIEvent & anEvent);
|
||||
|
||||
void Paint(const nsRect& aDirtyRect, PRUint32 ndc);
|
||||
void Paint(const nsRect& aDirtyRect, PRUint32 ndc = nsnull);
|
||||
|
||||
// nsITimerCallback interface
|
||||
virtual void Notify(nsITimer *timer);
|
||||
|
|
|
@ -142,7 +142,7 @@ public:
|
|||
//nsIEventListener interface
|
||||
nsEventStatus ProcessEvent(const nsGUIEvent & anEvent);
|
||||
|
||||
void Paint(const nsRect& aDirtyRect, PRUint32 ndc);
|
||||
void Paint(const nsRect& aDirtyRect, PRUint32 ndc = nsnull);
|
||||
|
||||
// nsITimerCallback interface
|
||||
virtual void Notify(nsITimer *timer);
|
||||
|
|
Загрузка…
Ссылка в новой задаче