VirtualBox

Changeset 3277 in vbox


Ignore:
Timestamp:
Jun 25, 2007 3:25:06 PM (18 years ago)
Author:
vboxsync
Message:

FE/Qt: Spelling.

Location:
trunk/src/VBox/Frontends/VirtualBox
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/include/VBoxConsoleWnd.h

    r3213 r3277  
    117117    void finalizeOpenView();
    118118
    119     void loadGuiCustomizations();
     119    void activateUICustomizations();
    120120
    121121    void vmFullscreen (bool on);
  • trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp

    r3213 r3277  
    715715                                   centralWidget(), "console");
    716716
    717     loadGuiCustomizations();
     717    activateUICustomizations();
    718718
    719719    ((QBoxLayout*) centralWidget()->layout())->addWidget (
     
    886886}
    887887
    888 void VBoxConsoleWnd::loadGuiCustomizations()
     888void VBoxConsoleWnd::activateUICustomizations()
    889889{
    890890    VBoxGlobalSettings settings = vboxGlobal().settings();
Note: See TracChangeset for help on using the changeset viewer.

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