mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-19 17:38:36 +00:00
printApplet() now just takes an nsPluginWindow* printingWindow parameter
This commit is contained in:
parent
5c077d8cbc
commit
2dbbb8956c
@ -65,7 +65,7 @@ public:
|
||||
|
||||
void idle(short modifiers);
|
||||
void drawApplet();
|
||||
void printApplet(GrafPtr printingPort, Point frameOrigin);
|
||||
void printApplet(nsPluginWindow* printingWindow);
|
||||
|
||||
void activate(Boolean active);
|
||||
void resume(Boolean inFront);
|
||||
|
Loading…
x
Reference in New Issue
Block a user