To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66722





------- Additional comments from [EMAIL PROTECTED] Fri Jul 21 04:32:10 -0700 
2006 -------
Pavel suggested the merged wrapper should reside in sal/.       
       
When implementing, please don't forget to remove      
shell/source/backends/kdebe/qstring_wrapper.h.      
      
Use it as you would write normal includes:     
   #include <kaboutbox.h>    
   #include <kapplication.h>   
=>   
   #define KDE_HEADERS_INCLUDE_KABOUTBOX   
   #define KDE_HEADERS_INCLUDE_KAPPLICATION   
   #include "sal/kde_headers.h"   
 
Places where to use it:  
  vcl/unx/kde/ 
  connectivity/source/drivers/kab/  
  shell/source/backends/kdebe 
(and more ?) 
 

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to