]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/printpalm.h
reset g_SelectionBeforePopup sooner in gtk_popup_hide_callback() to ensure that GetSe...
[wxWidgets.git] / include / wx / palmos / printpalm.h
index 55d6549e245e26ed29051a151f57b0c30f3180d7..ba2af97c36166cf86ebd60930e944a8c5035fc0d 100644 (file)
@@ -1,10 +1,10 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        printpalm.h
+// Name:        wx/palmos/printpalm.h
 // Purpose:     wxPalmPrinter, wxPalmPrintPreview classes
-// Author:      William Osborne
+// Author:      William Osborne - minimal working wxPalmOS port
 // Modified by:
 // Created:     10/13/04
-// RCS-ID:      $Id
+// RCS-ID:      $Id$
 // Copyright:   (c) William Osborne
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 #ifndef _WX_PRINTPALM_H_
 #define _WX_PRINTPALM_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma interface "printpalm.h"
-#endif
-
 #include "wx/prntbase.h"
 
 // ---------------------------------------------------------------------------