Changeset 14709 in vbox
- Timestamp:
- Nov 27, 2008 2:40:33 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp
r14706 r14709 3183 3183 } 3184 3184 3185 #ifdef VBOX_GUI_WITH_SYSTRAY 3185 3186 /** 3186 3187 * Returns the number of current running Fe/Qt4 main windows. … … 3192 3193 return mVBox.GetExtraData (VBoxDefs::GUI_MainWindowCount).toInt(); 3193 3194 } 3195 #endif 3194 3196 3195 3197 /**
Note:
See TracChangeset
for help on using the changeset viewer.