VirtualBox

Changeset 30739 in vbox for trunk/src/VBox/Main/glue


Ignore:
Timestamp:
Jul 8, 2010 12:27:42 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
63508
Message:

Main: remove VirtualBoxSupportTranslation template, add translation support to generic base class, clean up COM headers more, remove SupportErrorInfo.cpp|h

Location:
trunk/src/VBox/Main/glue
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/glue/ErrorInfo.cpp

    r30714 r30739  
    1919
    2020#if !defined (VBOX_WITH_XPCOM)
    21 
    2221#else
    23 
    24 #include <nsIServiceManager.h>
    25 #include <nsIExceptionService.h>
    26 #include <nsCOMPtr.h>
    27 
     22 #include <nsIServiceManager.h>
     23 #include <nsIExceptionService.h>
     24 #include <nsCOMPtr.h>
    2825#endif
    2926
     
    3229#include "VBox/com/assert.h"
    3330#include "VBox/com/com.h"
     31#include "VBox/com/MultiResult.h"
    3432
    3533#include <iprt/stream.h>
     
    4139{
    4240
     41////////////////////////////////////////////////////////////////////////////////
     42//
    4343// ErrorInfo class
     44//
    4445////////////////////////////////////////////////////////////////////////////////
    4546
     
    272273}
    273274
     275////////////////////////////////////////////////////////////////////////////////
     276//
    274277// ProgressErrorInfo class
     278//
    275279////////////////////////////////////////////////////////////////////////////////
    276280
     
    288292}
    289293
     294////////////////////////////////////////////////////////////////////////////////
     295//
    290296// ErrorInfoKeeper class
     297//
    291298////////////////////////////////////////////////////////////////////////////////
    292299
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette