Changeset 14709
- Timestamp:
- 11/27/08 15:40:33 (1 month ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
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 /**

