INTEGRATION: CWS vcl34 (1.5.64); FILE MERGED
2004/12/15 17:21:03 pl 1.5.64.1: #i38660# mimic vcl SalFrame behaviour: check for printer updates on focus change
This commit is contained in:
parent
3bf6f26a77
commit
48771a02f4
1 changed files with 4 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: padialog.hxx,v $
|
||||
*
|
||||
* $Revision: 1.5 $
|
||||
* $Revision: 1.6 $
|
||||
*
|
||||
* last change: $Author: vg $ $Date: 2004-01-06 16:50:50 $
|
||||
* last change: $Author: rt $ $Date: 2005-01-31 09:28:20 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -150,6 +150,8 @@ namespace padmin {
|
|||
void RenameDevice();
|
||||
void PrintTestPage();
|
||||
|
||||
virtual long Notify( NotifyEvent& rEv );
|
||||
|
||||
String getSelectedDevice();
|
||||
public:
|
||||
~PADialog();
|
||||
|
|
Loading…
Reference in a new issue