VirtualBox

Ignore:
Timestamp:
Aug 4, 2011 1:08:39 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
73323
Message:

FE/Qt4: VBoxProblemReporter -> UIMessageCenter; Coding Style cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/VBoxMedium.cpp

    r37374 r38311  
    2727#include "VBoxMedium.h"
    2828#include "VBoxGlobal.h"
    29 #include "VBoxProblemReporter.h"
     29#include "UIMessageCenter.h"
    3030#endif /* !VBOX_WITH_PRECOMPILED_HEADERS */
    3131
     
    271271                    /* Accessibility check (eg GetState()) itself failed */
    272272                    mToolTip += mRow.arg ("<hr>") + mRow.arg (VBoxGlobal::tr ("Failed to check media accessibility.", "medium")) +
    273                                 mRow.arg (VBoxProblemReporter::formatErrorInfo (mResult) + ".");
     273                                mRow.arg (UIMessageCenter::formatErrorInfo (mResult) + ".");
    274274                }
    275275                break;
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