Changeset 1922 in vbox for trunk/src/VBox/Frontends/VirtualBox/include
- Timestamp:
- Apr 4, 2007 10:59:48 AM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 20175
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h
r1915 r1922 375 375 bool openURL (const QString &aURL); 376 376 377 QString languageID() const;378 377 QString languageName() const; 379 378 QString languageCountry() const; … … 409 408 410 409 static QString highlight (const QString &aStr, bool aToolTip = false); 410 411 static QString systemLanguageID(); 411 412 412 413 static QString getExistingDirectory (const QString &aDir, QWidget *aParent,
Note:
See TracChangeset
for help on using the changeset viewer.