Changeset 14908 in vbox for trunk/src/VBox/Frontends/VirtualBox4/include/VBoxSelectorWnd.h
- Timestamp:
- Dec 2, 2008 3:03:52 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/include/VBoxSelectorWnd.h
r14907 r14908 131 131 void snapshotChanged (const VBoxSnapshotEvent &e); 132 132 #ifdef VBOX_GUI_WITH_SYSTRAY 133 void mainWindowCountChanged (const VBoxMainWindowCountChangeEvent &aEvent); 133 134 void trayIconCanShow (const VBoxCanShowTrayIconEvent &e); 135 void trayIconShow (const VBoxShowTrayIconEvent &e); 134 136 void trayIconChanged (const VBoxChangeTrayIconEvent &e); 135 137 #endif
Note:
See TracChangeset
for help on using the changeset viewer.