VirtualBox

Ignore:
Timestamp:
Sep 26, 2007 2:57:45 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
24862
Message:

FE/Qt: GUI/RegistrationTryLeft => GUI/RegistrationTriesLeft.

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

Legend:

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

    r5022 r5051  
    164164    static const char* GUI_LicenseKey;
    165165#endif
    166     static const char* GUI_RegistrationTryLeft;
     166    static const char* GUI_RegistrationTriesLeft;
    167167    static const char* GUI_RegistrationDlgWinID;
    168168};
  • trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h

    r5047 r5051  
    404404    /* various helpers */
    405405
    406     bool openURL (const QString &aURL);
    407 
    408406    QString languageName() const;
    409407    QString languageCountry() const;
     
    510508    void snapshotChanged (const VBoxSnapshotEvent &e);
    511509
     510public slots:
     511
     512    bool openURL (const QString &aURL);
     513
    512514protected:
    513515
    514516    bool event (QEvent *e);
    515517    bool eventFilter (QObject *, QEvent *);
    516 
    517 private slots:
    518 
    519     void onOpenURL (const QString &aURL) { openURL (aURL); }
    520518
    521519private:
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