Changeset 8946 in vbox for trunk/src/VBox/Frontends/VirtualBox4/include/VBoxDownloaderWgt.h
- Timestamp:
- May 20, 2008 9:51:01 AM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 31014
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/include/VBoxDownloaderWgt.h
r8155 r8946 55 55 const QString &aUrl, const QString &aTarget); 56 56 57 void languageChange();58 57 59 58 bool isCheckingPresence() { return mIsChecking; } 59 60 protected: 61 virtual void changeEvent (QEvent *aEvent); 62 void retranslateUi(); 60 63 61 64 private slots:
Note:
See TracChangeset
for help on using the changeset viewer.