From a2c065779c99727e30a58ade4d368c6cd246e029 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Mon, 10 May 2004 10:05:10 +0000 Subject: INTEGRATION: CWS crashreport01 (1.3.8); FILE MERGED 2004/03/17 13:19:22 hro 1.3.8.1: #110526# Enable UI less crash reporting --- crashrep/source/unx/interface.hxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'crashrep/source/unx/interface.hxx') diff --git a/crashrep/source/unx/interface.hxx b/crashrep/source/unx/interface.hxx index 5229a3a393cf..35ca4f12671d 100755 --- a/crashrep/source/unx/interface.hxx +++ b/crashrep/source/unx/interface.hxx @@ -2,9 +2,9 @@ * * $RCSfile: interface.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: vg $ $Date: 2003-12-17 19:27:39 $ + * last change: $Author: hr $ $Date: 2004-05-10 11:05:10 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -65,7 +65,7 @@ class WizardDialog; // returns success, on true application will quit bool save_crash_report( const std::string& rFileName, const std::hash_map< std::string, std::string >& rSettings ); // returns success, on true application will quit -bool send_crash_report( WizardDialog &rDialog, const std::hash_map< std::string, std::string >& rSettings ); +bool send_crash_report( WizardDialog *pDialog, const std::hash_map< std::string, std::string >& rSettings ); // must return a valid UTF8 string containing the message that will be sent std::string crash_get_details( const std::hash_map< std::string, std::string >& rSettings ); -- cgit v1.2.3