VirtualBox

Changeset 90152 in vbox


Ignore:
Timestamp:
Jul 12, 2021 7:27:52 AM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
145655
Message:

FE/Qt: bugref:9996: Moving user name and password editor under wizards/editors

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

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk

    r90151 r90152  
    639639        src/widgets/UISlidingWidget.h \
    640640        src/widgets/UITabBar.h \
    641         src/widgets/UIUserNamePasswordEditor.h \
    642641        src/widgets/UIMenuToolBar.h \
    643642        src/widgets/graphics/UIGraphicsButton.h \
     
    652651        src/wizards/addcloudvm/UIWizardAddCloudVMPageExpert.h \
    653652        src/wizards/editors/UIHostNameDomainEditor.h \
     653        src/wizards/editors/UIUserNamePasswordEditor.h \
    654654        src/wizards/newcloudvm/UIWizardNewCloudVM.h \
    655655        src/wizards/newcloudvm/UIWizardNewCloudVMPageBasic1.h \
     
    964964        src/widgets/UIMenuToolBar.cpp \
    965965        src/widgets/UITabBar.cpp \
    966         src/widgets/UIUserNamePasswordEditor.cpp \
    967966        src/widgets/graphics/UIGraphicsScrollBar.cpp \
     967        src/wizards/editors/UIUserNamePasswordEditor.cpp \
    968968        src/wizards/importappliance/UIWizardImportApp.cpp
    969969
     
    11371137        src/widgets/UISlidingWidget.cpp \
    11381138        src/widgets/UITabBar.cpp \
    1139         src/widgets/UIUserNamePasswordEditor.cpp \
    11401139        src/widgets/UIMenuToolBar.cpp \
    11411140        src/widgets/graphics/UIGraphicsButton.cpp \
     
    11501149        src/wizards/addcloudvm/UIWizardAddCloudVMPageExpert.cpp \
    11511150        src/wizards/editors/UIHostNameDomainEditor.cpp \
     1151        src/wizards/editors/UIUserNamePasswordEditor.cpp \
    11521152        src/wizards/newcloudvm/UIWizardNewCloudVM.cpp \
    11531153        src/wizards/newcloudvm/UIWizardNewCloudVMPageBasic1.cpp \
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/editors/UIHostNameDomainEditor.h

    r90151 r90152  
    1616 */
    1717
    18 #ifndef FEQT_INCLUDED_SRC_widgets_UIHostNameDomainEditor_h
    19 #define FEQT_INCLUDED_SRC_widgets_UIHostNameDomainEditor_h
     18#ifndef FEQT_INCLUDED_SRC_wizards_editors_UIHostNameDomainEditor_h
     19#define FEQT_INCLUDED_SRC_wizards_editors_UIHostNameDomainEditor_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    8080};
    8181
    82 #endif /* !FEQT_INCLUDED_SRC_widgets_UIHostNameDomainEditor_h */
     82#endif /* !FEQT_INCLUDED_SRC_wizards_editors_UIHostNameDomainEditor_h */
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/editors/UIUserNamePasswordEditor.h

    r90151 r90152  
    1616 */
    1717
    18 #ifndef FEQT_INCLUDED_SRC_widgets_UIUserNamePasswordEditor_h
    19 #define FEQT_INCLUDED_SRC_widgets_UIUserNamePasswordEditor_h
     18#ifndef FEQT_INCLUDED_SRC_wizards_editors_UIUserNamePasswordEditor_h
     19#define FEQT_INCLUDED_SRC_wizards_editors_UIUserNamePasswordEditor_h
    2020#ifndef RT_WITHOUT_PRAGMA_ONCE
    2121# pragma once
     
    9595};
    9696
    97 #endif /* !FEQT_INCLUDED_SRC_widgets_UIUserNamePasswordEditor_h */
     97#endif /* !FEQT_INCLUDED_SRC_wizards_editors_UIUserNamePasswordEditor_h */
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