Changeset 5047 in vbox for trunk/src/VBox/Frontends/VirtualBox/include
- Timestamp:
- Sep 26, 2007 1:18:04 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 24857
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/include/VBoxGlobal.h
r5022 r5047 514 514 bool event (QEvent *e); 515 515 bool eventFilter (QObject *, QEvent *); 516 517 private slots: 518 519 void onOpenURL (const QString &aURL) { openURL (aURL); } 516 520 517 521 private:
Note:
See TracChangeset
for help on using the changeset viewer.